Skip to content
flavioamieiro edited this page Sep 13, 2010 · 3 revisions

DojoTimer is a (very) simple timer written in Python for time-boxed coding dojos.

It uses Tk to build the user interface, so all you need to use it is a standard Python install.

If you have python installed, just run the script dojotimer.py.

Clone this wiki locally