I built a Pomodoro app from scratch in Python. The app can track four reps, each of 25 minutes. Then, it counts down to a 5-minute short break. After the reps are completed, you'll get a 20-minute long break. You can reset the timer at any time.
Download the app here:
Note: Ignore the Trojan warning while downloading. Windows flags any unknown .exe as a virus. I still need to implement a trusted module in Pyinstaller, which is causing the issue. I can assure you there aren't any malicious files in the package.
Note: Go through Readme.txt before running.
Some more screenshots of the projects:
Comments