Skip to content

A very simple countdown timer for video essay practices in Grad school application.

Notifications You must be signed in to change notification settings

allenfrostline/A-Simple-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Timer

A very simple countdown timer for video essay practices in Grad school application.

Dependencies

System: macOS. Python version: 3.x. Packages: tkinter.

Usage

  1. In the script you may change the time length N, which is now fixed to 90 for convenience. You can also add an input prompt in the loop if you would like to change time every time.

  2. In Terminal,

python timer.py
  1. You can now (re)start the timer, which will set off a system alarm when time's up.

About

A very simple countdown timer for video essay practices in Grad school application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages