A desktop application for a timer with pomodoro feature made using QT Creator
- Version: Alpha
Features
- Has two versions, Windows and Linux (However, I am not sure how to create a .deb file for Linux yet, so I include the software file directly)
- Allows you to set the duration for focus and rest periods.
- Colorful UI with cute icons.
- Unique sounds upon completion.
- Displays the total focus time at completion.
- Sends notification on session change.
Release
Previews
Sources
- Pause icon made by srip from www.flaticon.com
- Play icon made by Freepik from www.flaticon.com
- Stop icon made by Kiranshastry from www.flaticon.com
- Next icon made by Freepik from www.flaticon.com
- Tomato icon made by Freepik from www.flaticon.com
- Color gradient for background from https://uigradients.com/
- For multithreading, I have made many references from fabienpn's simple example.
- For system tray icon, I have made many references from C0D1UM's example.
Known issue
- The starting background color of Windows' version is blue, but it returns to the correct background color in the second round.


