Paprika is a lightweight pomodoro client for the shell.
The Pomodoro Technique is a time management method developed by Fransceso Cirillo in the late 1980s. It uses a kitchen timer to break work into intervals, typically 25 minutes in length, separated by short breaks.
Learn more about the Pomodoro Technique.
git clone https://github.com/trilochanb/paprika
cd paprika
make
make install
cd paprika
make uninstall