Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 437 Bytes

FullScreen Timer

About

Simple full screen timer. Plays sound when counts down to zero.

Requires pyaudio and supports only Python 2.7

How to run?

Just type in console:

> python Timer.py 2 30

This command runs Timer with 2 minutes and 30 seconds as start value.

How to use?

  • press <Escape> to exit Timer
  • press <Space> to start Timer
  • press <p> to pause/resume Timer
  • press <r> to reset