Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.66 KB

README.md

File metadata and controls

57 lines (33 loc) · 1.66 KB

A-cheevo - Steam Achievement Tracker

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.

Languages and Tools Used:

Python: python Tkinter Library tkinter CustomTkinter tkinter

Features

  • System Profile detection for Light and Dark Modes
  • Live preview of Achievement Progress
  • Cross platform, eventually

Run Locally

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

Authors

License

MIT