Simple full screen timer. Plays sound when counts down to zero.
Requires pyaudio and supports only Python 2.7
Just type in console:
> python Timer.py 2 30
This command runs Timer with 2 minutes and 30 seconds as start value.
- press <Escape> to exit Timer
- press <Space> to start Timer
- press <p> to pause/resume Timer
- press <r> to reset