10 releases (2 stable)

1.0.1 Mar 31, 2021
1.0.0 Mar 26, 2021
0.8.0-rc.1 Mar 14, 2021
0.7.2 Mar 2, 2021
0.5.4 Dec 9, 2020

#293 in GUI

25 downloads per month

MIT license

8MB
15K SLoC

Ajour

Continuous integration Security audit Discord Server Ajour on Patreon

ajour banner

Table of Contents

Introduction

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 Windows, macOS and Linux.

Download Button

Screenshots

Ajour showing addons Ajour showing catalog

Features

  • Addons will be parsed automatically and resolved from multiple repositories:
  • Install new addons from the catalog or directly from a GitHub/GitLab URL
  • Support for release channels, so it's possible to select either alpha, beta or stable for each addon
  • View changelogs for each addon
  • Bulk addon update without any limitations
  • Remove addons and their dependencies
  • Ignore addons you don't want to update
  • Supports both Retail, Classic, PTR and Beta versions of World of Warcraft
  • 10+ handcrafted themes to choose between
  • Ability to backup your whole UI, including all settings from WTF
  • Ability to run as a command line application for advanced users
  • WeakAuras and Plater import strings from Wago.io will automatically be parsed
  • Localized in multiple languages

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.

Themes

Find instructions for building your own themes here.

Command Line

Find instructions for using the command line interface here

Contribute

PRs Welcome

Ajour wouldn't be here without your help. I welcome contributions of any kind, because together we can make Ajour even better.

FAQ

What features are planned?

We have a roadmap here.

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.

What requirements does Ajour have?

Windows: DX12 or Vulkan Linux: Vulkan macOS: Metal

If you are having problems with these requirements, then try the OpenGL build.

Where does Ajour store its configuration?

Ajour will generate a folder in the following directory:

macOS / Linux:

  • $HOME/.config/ajour

Windows:

  • %APPDATA%\ajour

Inside this folder Ajour will keep a configuration file for storing different user settings, a log file with events from the last session, a fingerprint file with hashed fingerprints for each addon and a theme folder with custom themes.

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.

Other addon managers

If Ajour isn't your cup of tea, then Ogri'la has done a great job of cataloguing addon managers.

Acknowledgement

License

Ajour is released under the MIT License.

Dependencies

~59–83MB
~1.5M SLoC