Ambidex is a Windows app for backing up your game save data. It's designed to be quick and intuitive, making backups easy with minimal effort.
- Effortless save detection: Autofill game titles and auto-locate save files via PCGamingWiki
- Grid layout: Browse imported games visually with metadata + cover art from IGDB
- Custom labels: Color code and label your backups with text notes.
- Quick backup & restore: Back up in bulk or individually and restore backups without risk
Compatible with Windows 11 and Windows 10 (1809 or later)
Ambidex is built with Nuitka. To build from source:
-
Install Visual Studio Build Tools (with Clang)
-
Install dependencies:
pip install -r requirements.txt
-
Run the build script
python build.py