Skip to content
/ pom Public

a dumb simple crossplatform CLI pomodoro timer that doesn't eat your ram and melt your cpu. All I really need is a timer that counts down from 25 mins that pings me when its time to break, and NOTHING ELSE. No bloated gui, no runtime, nothing. For time tracking/logging/charts I enter it in https://clockify.me/

License

Notifications You must be signed in to change notification settings

jestarray/pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

a dumb simple crossplatform CLI pomodoro timer that doesn't eat your ram and melt your cpu. All I really need is a timer that counts down from 25 mins that pings me when its time to break, and NOTHING ELSE. No bloated gui, no runtime, nothing. For time tracking/logging/charts I enter it in https://clockify.me/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages