pomy

Crates.iopomy
lib.rspomy
version0.1.1
sourcesrc
created_at2020-02-19 23:55:56.098336
updated_at2020-02-19 23:55:56.098336
descriptiona dumb pomodoro timer that doesn't eat your ram or melt cpu
homepagehttps://github.com/jestarray/pom
repositoryhttps://github.com/jestarray/pom
max_upload_size
id210762
size162,522
(jestarray)

documentation

README

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)

Commit count: 4

cargo fmt