Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.
/ Pomodoro Public archive

πŸ… Boost your productivity with a minimalist Pomodoro timer

License

Notifications You must be signed in to change notification settings

piradoiv/Pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pomodoro

This is a simple Pomodoro cross-platform app written in Free Pascal and Lazarus.

Screenshot

An executable can be downloaded for macOS under Releases section. It should just works fine on Windows and Linux, if you have time to build it on your platform.

How it works

  1. The countdown will start automatically, focus on your task!
  2. When the current Pomodoro is over, the app will start blinking in red, recommending you to take a little break
  3. When you are ready, click on the app to start your next Pomodoro

Missing things

  • The break isn't implemented yet (1.1.0)
  • Checkmarks should be implemented, and use them for larger breaks (1.1.0)
  • A little bit of UX, so the How it works section isn't needed ;) (1.1.0)