Skip to content

dmirecki/full-screen-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages