#pomodoro-timer #cpu #ram #break #cross-platform #cli #dumb

app pomy

a dumb pomodoro timer that doesn't eat your ram or melt cpu

1 unstable release

0.1.1 Feb 19, 2020

#14 in #dumb

MIT license

130KB
91 lines

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

pom <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)

Dependencies

~5–15MB
~172K SLoC