Boost productivity with the Pomodoro Technique. Simple and effective timer app.
- Work/Break Sessions: 25min work + 5min break (default).
- Customizable Durations: Adjust timers as needed.
- Notifications: Sound alerts when time ends.
- Pause/Reset: Control the timer anytime.
Download the latest release and run it directly:
https://github.com/bytistan/pomodoro/releases/tag/beta-v1.0.0
-
Clone Repository:
git clone https://github.com/bytistan/pomodoro.git
-
Install Dependencies:
cd pomodoro-app npm install -
Run App:
npm run dev
You can build the app for both Windows and Linux.
npm run build npm run electron:package After building, you will find executable files in the dist/ directory.
You can review the design file.
https://www.figma.com/design/pWycS1eR5sN0Mbyym4iMYi/Pomodoro?node-id=0-1&t=PbYZzddACyMAjpY1-1
MIT Licensed.
