Skip to content

Tomato is a command line pomodoro timer written in rust

Notifications You must be signed in to change notification settings

PlotoZypresse/Tomato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomato

Tomato is rust based pomodoro timer that lives in your terminal.

Right now you can edit the default work and break time to your liking. The default is 25/5. You can start the timer and you have a visual indication of how much time has passed. You can see how many seconds have passed (I want to change this to a minute and second display at some point). You can see how many minutes you have worked this session. It also plays a sound when the work and break timers are done.

Future imporvements

  • Add persistent storage for how many minutes you have worked, so its not session limited. Display this in an appropriate format.
  • Change the display from seconds to minutes and seconds
  • Better terminal UI

Timer

Timer

Menu

Menu

Releases

No releases published

Packages

No packages published

Languages