Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 651 Bytes

File metadata and controls

10 lines (9 loc) · 651 Bytes

Python Tools

This is a repository containing small Python tools I've made.

Tool List

This is a timer based off of speedrun timers. It opens in a 140 pixels wide, 46 pixels tall window that can be dragged around. It uses approximately 16MB RAM initially and gradually decreases to an average of 10MB after prolonged usage.

KEYBIND ACTION
END Start the timer if it is stopped, or stop it if it is active.
PAUSE Pause the timer, pressing again will unpause the timer.