A simple cross-platform GUI app to remind you to take breaks when working on your computer. Using Go & Fyne.
This app is designed to remind you to take breaks when working for long periods. Working too much is bad for our health and work efficiency.
By following the Pomodoro timer, you can work for 25 minutes and then enjoy a 5-minute break.
Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest
fyne get github.com/able8/work-break-timer