Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 648 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 648 Bytes

pomy

a dumb simple crossplatform CLI pomodoro timer that doesn't eat your ram and melt your cpu

features

  • writes a timelog in your home folder
  • plays a start and break sound

install

cargo install pomy 

rust cargo folder should already be in your PATH.

usage

pomy <start_time> <break_time>

todo:

  • associate a task name with timelog
  • convert to async await implementation since threads are hard
  • modify settings with config file
  • add charts

credits:

https://freesound.org/people/Koyber/sounds/160483/ (CC 0)

https://freesound.org/people/rhodesmas/sounds/320655/ (CC BY 3.0)