xp4xbox / Speed-Run-Timer

A python3 timer/stopwatch for doing speed runs in games.
MIT License
2 stars 1 forks source link

Speed-Run-Timer

This is a timer/stopwatch made in python for timing speed runs in games and record them for later viewing. Includes a customizable icon, title, high scores list, time table, ect.

alt text

Requires Python 3, PyHook and Pywin32

Building Instructions For Pyinstaller

  1. Run pyinstaller SpeedRunTimer.py --onefile --windowed --icon=PATHHERE