/Pymodorino

Very basic pomodoro technique timer made for python learning purposes.

Primary LanguagePythonDo What The F*ck You Want To Public LicenseWTFPL

Pymodoro timer

Ever heard of a pymodoro timer? Probably yes. Should i explain what it is? Probably not.

Very early development version. I'm just learning python, please be patient with my skills at this time :)

WORKING/BREAK state

Work time

Summary

Summary

Time up

Time up

How to use

either:

  • Clone the repository
  • run ./python -m pymodorino.pymodoro

or simply:

  • pip install pymodorino

  • pymodorino

  • press 'q' to kill

optional arguments:
  -h, --help           show this help message and exit
  -w 25                Focus/work minutes. (default: 25m)
  -b 5                 Break minutes. (default: 5m)
  -s './oi.wav'        Wav file to use for the notifications. (default: ./oi.wav)

Todo:

  • Refactor
  • Add more notification sounds (different sounds for break and working states)
  • add some statistics
  • (?)

(oi.wav sampled from Dimmu Borgír - A Jewel Traced Through Coal) \m/