An Actions Per Minute (APM) tracker to povide real-time stats on your actions per minute.
This program runs in the background and creates a small "APM" window that sits on top of your game screen.
This project currently only supports Windows.
Check out the releases here. You probably want the win64 version.
- Download the .exe file (e.g.
ActionsPerMinuteTracker-win64.exe
) - Run it to start tracking
- See your actions per minute in the upper right corner
Not currently supported
- Clone the repo
- Open in Visual Studio Code
- Build
The release exe files are not signed with a Microsoft code signing certificate. This means there are some ugly warning messages when trying to download & run the program. If you click though them the program will run as expected
The code singing certificates are expensive, so the only current workaround is to clone and compile the program yourself (reach out if you have other ideas!)