Fortunate
Developer
Josh Ellithorpe
About
Fortunate is an open-source motivational app for Linux and macOS that delivers uplifting quotes and thoughtful messages. Powered by fortune-mod, it offers both a clean graphical interface and system notifications to keep you inspired throughout your day.

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/zquestz/fortunate@latest
Or you can download the code directly from git:
git clone https://github.com/zquestz/fortunate.git