No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
RinRi 772efe1a69 add README hace 1 año
README.md add README hace 1 año
pomodoro.sh Develop simple pomodoro posix shell script hace 1 año

README.md

Pomodoro.sh

Simple, POSIX-compliant shell script for pomodoro technique.

Setup

Every study session is 25 minutes with 5 minutes break and 20 minutes long break after every 4 study sessions by default. You can easily change any value in the shell script. Don’t forget to change the ringtone to your favourite one. That’s it! You’re ready to go.

Starting

Just run pomodoro.sh:

./pomodoro.sh

If you’ve killed pomodoro.sh after, let’s say, 2 sessions, you can easily restore the number of sessions you’ve already done. Just specify the number of sessions as the first argument:

./pomodoro.sh 2