This is a simple Qt-based RetroAchievements tracker application. It will show a window containing various information on the progress of avhievements while you play the game. Also useful for capturing while streaming.
Currently building is only tested under Linux, but there is no reason it can't be easily adapted for Windows or OS X.
-
Go to the folder you extracted the source to
-
cmake -S. -B../build -G Ninja
followed bycmake --build ../build --target all
This project is licensed under the MIT License.