change: improve time control, more readme
add: to readme
fix: add time to start and finish
This is a simple tool to help productivity.
To install make install
, then run it with pomodoro
.
pomodoro
is a fairly simple shell script that will sleep for the time of the POMODORO_TIME
, and at the end will pop a rofi screen that will ask you what you did and in which project. All this information will be saved in your $HOME/.config/pomodoro/worklog.csv
, to later be seen with pomodoro-viewer
.
Notes: