GoPomodoro is a small app used to improve time management with the technique called pomodoro. The application is written in Go with use of Fyne v2 gui library.
The aim was to create a small-windowed app which does not bother you while working but subtly prompts you to keep your eyes on the goal.
Download .exe from releases page.
Requires libasound2-dev:
apt install libasound2-dev
- Add an option to change background color for both work and break times.
- Add an option to change short and long breaks frequency.
Add an option to reset/skip the timer