winget install --id=MLMGames.Pomodorot -e
A simple Pomodoro timer with cmd options
Pomodorot is a customizable Pomodoro timer designed to help users maintain focus and take regular breaks for better productivity. The application supports flexible work sessions and breaks, allowing users to tailor their workflow to suit individual needs. Key features include customizable durations for work, short breaks, and long breaks, desktop notifications, sound alerts, and the ability to minimize to the system tray for uninterrupted use.
Pomodorot is ideal for professionals, students, and anyone seeking to enhance concentration and efficiency while ensuring health by taking regular breaks. Available for installation via winget, it offers a straightforward solution for integrating focused work into daily routines.
A simple, customizable Pomodoro timer application built with Godot. Helps you follow the 20-20-20 rule (look away every 20 minutes for 20 seconds).
> Initially I had made it for getting up every 20 mins (to follow the 20 min rule of looking away for 20 secs and even maintaining proper blood circ.)
Or download the latest APK from the Releases Section.
The application supports the following command line options:
--start-timer
: Automatically starts the work timer when the application launches--no-popups-and-sound
: Runs in silent mode (no sounds or notifications)--silent
: Minimizes the window on launchGPL-3.0 License
Heavily based on pomodorolm (but wanted another one for a command-line option for the timer to automatically start, for autostarting when the system boots up...)