Skip to content

TheSpaceSheep/apm_tool

Repository files navigation

apm_tool

A simple Action-Per-Minute real-time tracker, to provide stats when learning to type or playing Real-Time Strategy games.

Installation

From setup (Windows)

Download and execute the setup installation executable. The setup was made using Inno Setup.

From source

Clone the repository (or download all files in the same folder) and run main.py using a python interpreter.

Shortcuts

Ctrl + Enter : Start or stop APM tracker
Ctrl + Backspace (while not tracking) : Reset APM data
Ctrl + Insert : Toggle hover APM visual

Dependencies

  • Python 3
  • pynput
  • simpleaudio

Linux

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.

About

A simple Action-Per-Minute real-time tracker, to provide stats when learning to type or playing Real-Time Strategy games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages