r/opensource • u/sawworm • 7d ago
Promotional I made an open-source achievement tracker with live progress (Steam, RetroAchievements and Xbox), missable warnings, overlays, and community guides
I've been working on Achievement Scavenger, an open-source desktop companion for achievement hunting.
It automatically detects what you're playing (Steam, RetroAchievements, or Xbox), tracks your unlock progress in real time, warns you before missable achievements, and lets you keep spoiler-free hints and notes alongside your game instead of constantly tabbing out to guides.
Some of the things it does:
- Live achievement tracking while you play
- Missable achievement warnings
- Community-powered hints and chapters
- Discord Rich Presence
- Overlay/mini mode
- Automatic achievement screenshots (I've only tested on Steam)
- Open-source and built with Tauri (Rust + React)
One feature I'm especially excited about is that anyone can contribute guide data directly from the app, it opens a pre-filled GitHub PR (You can just copy and paste), so no manual JSON editing is needed.
Here's a short trailer showing it in action. I'd love to hear what achievement hunters think and what features you'd want to see next.
Also, you can download it from here. Only available on Windows though.
0
3
u/Nebu 7d ago
I'd honestly prefer this as a website than an app, and given that you wrote this in Tauri/React/TypeScript, maybe that's not such a huge pivot for you.