Cross-platform Tauri desktop app for managing World of Warcraft addons via Git, built as a Rust + Vue.js experiment that grew into a full-featured manager.
A modern GUI addon manager that uses Git repositories to install, update, and manage World of Warcraft addons across multiple installations.
I started this project as a way to explore building a real desktop application with the following constraints:
At the same time, I had a concrete pain point: keeping the same set of addons up to date across multiple WoW clients and installs. Existing managers either did not support Git-based workflows well or were too tied to a single ecosystem. This project became a way to:
Over time, what started as a Tauri experiment turned into a practical tool I actually use.
--headless mode to check and update addons without opening the UIFor full details, screenshots, and usage examples, see the project README on GitHub.