A simple Action-Per-Minute real-time tracker, to provide stats when learning to type or playing Real-Time Strategy games.
Download and execute the setup installation executable. The setup was made using Inno Setup.
Clone the repository (or download all files in the same folder) and run main.py using a python interpreter.
Ctrl + Enter : Start or stop APM tracker
Ctrl + Backspace (while not tracking) : Reset APM data
Ctrl + Insert : Toggle hover APM visual
- Python 3
- pynput
- simpleaudio
If you want to use this app with Linux, you can run the provided exe. However, due to compatibility issues, not all functionalities are implemented.