Skip to content

arolandi97/IPT_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clock used for the IPT

General Infos

Should be free of bugs,

The cancel mistake option should not be used during timeout, to stop the timeout simply press next

Keyboard shortcuts

  • Space: start/pause
  • N: next
  • T: timeout
  • Z: cancel mistake

Usage

Executables

Executable files are available for Unix systems and Windows in the executables folder. The executable needs to be in the same directory as the data folder.

Python

Simply run clock.py making sure that it is in the same directory as the data folder.

You can execute the python code to run the clock and, eventually, modify it.

Settings

In the data folder there are states.csv (for the states of the clock, use
for line-break) and img1.png for the image on the side of the clock, feel free to modify theses files, simply do not change their names.

Known issues

On MacOS the graphics of the clock controls are slightly laggy, though clicking on the clock panel fixes the graphical lag.

About

python code for the IPT clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages