Skip to content

A graphical countdown timer similar to what is used in sprints popularized by google ventures

License

Notifications You must be signed in to change notification settings

AJRepo/countdowntimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

countdowntimer

A graphical countdown timer like the timer used in sprints popularized by google ventures

Usage:

python countdowntimer.py [-h <#>] [--hours=<#>] [-m <#>] [--minutes <#>] [-s <#>] [--seconds <#>] [-x ] [-y ] [-q or --quiet]

If the -q or --quiet flag is set then don't print anything on the command line, otherwise print a countdown also.

Requirements: Python3, tkinter (see earlier commit tag=v2.0 for python2 version)

To install requirements: apt install python3-tk

About

A graphical countdown timer similar to what is used in sprints popularized by google ventures

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages