A-cheevo will allow Achievement Hunters to log their current progress, track games that have achievements to earn and for the streamers out there display a chroma keyable display window that will show consise information to their viewers. This functionality is also available in a desktop mode without a chroma key colour.
Python: Tkinter Library CustomTkinter
- System Profile detection for Light and Dark Modes
- Live preview of Achievement Progress
- Cross platform, eventually
Clone the project
git clone https://github.com/JoshCarter-ops/A-cheevo
Go to the project directory
cd A-cheevo
Install dependencies
pip3 install <DEPS HERE>
Start the App
python3 main.py