Skip to content

A Toastmasters-inspired speech timer for online scrum meetings.

License

Notifications You must be signed in to change notification settings

tromgy/qolor-tyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qolor Tyme

This is a Toastmasters-inspired speech timer for use during online daily scrum meeting updates.

Qolor Tyme screenshot

It is based on PyQt, which is Python API for Qt (pronounced "cute") cross-platform GUI framework, hence the name Qolor Tyme.

I honestly don't know why they called it PyQt instead of QtPy, which would have made it "cutie-pie" ¯\_(ツ)_/¯

Installation

Use pip:

pip install qolor-tyme

Running

Run it as the package. It accepts an optional timeout interval (default is 90 seconds per Agile guidelines)

python -m qolor_tyme 120

This will configure it for 2 minutes timeout. Then, twenty seconds before the timeout the color will change to yellow, five seconds before the timeout it will change to red, and when it times out it will blink red.

The window is set up to be "always on top", so no matter what you (as a scrum master) share on your screen during the meeting, the timer will always be visible.

About

A Toastmasters-inspired speech timer for online scrum meetings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages