Skip to content

Latest commit

 

History

History
97 lines (59 loc) · 3.49 KB

README.md

File metadata and controls

97 lines (59 loc) · 3.49 KB

Ajour

Ajour is a World of Warcraft addon manager written in Rust with a strong focus on performance and simplicity. The project is completely advertisement free, privacy respecting and open source. Ajour currently supports macOS and Windows.

Ajour with default Dark theme Ajour with Solarized Light theme

Quickstart Security audit

Features

Install

Prebuilt binaries for macOS and Windows can be downloaded from the GitHub releases page.

For everyone else, a detailed instruction can be found here.

Configuration

Ajour will generate a configuration file for you, unless it finds one in the following directory:

macOS / Linux:

  • $HOME/.config/ajour/ajour.yml

Windows:

  • %APPDATA%\ajour\ajour.yml

Themes

Ajour supports Dark (default) and Light themes out of the box. Custom themes can also be added and selected inside the application.

Find instructions and a variety of custom themes here.

FAQ

When will you release Ajour / be feature complete?

The plan is to have a stable, polished release in time for the Shadowlands launch. 10.27.20.

What features are planned?

We have a roadmap here.

When can we expect a Linux version?

Ajour is being developed and tested on macOS and Windows, but should work on Linux if installed from source.

What should I do if some addon isn't showing or updating correctly?

We encourage you to raise an issue and tell us all about it! We want Ajour to support as many addons as possible. This means a lot of edge cases. A list of addons with known issues can be found in the wiki.

macOS won't let me open the app, what should I do?

Instead of double clicking it, right click and choose "Open". That should successfully open Ajour.

Why Rust?

We wanted to create an application which natively compiles to both Windows, Linux and macOS while at the same time is as performant and reliable as possible.

Community

Ajour discussion can be found in our Discord server.

Other addon managers

Ogri'la has done a great job of creating a curated list of other addon managers:

https://ogri-la.github.io/wow-addon-managers/

Acknowledgement

License

Ajour is released under the MIT License.