Crates.io | ajour |
lib.rs | ajour |
version | 1.0.1 |
source | src |
created_at | 2020-12-03 00:44:54.863326 |
updated_at | 2021-03-31 16:23:59.243373 |
description | A World of Warcraft addon manager |
homepage | https://github.com/ajour/ajour |
repository | https://github.com/ajour/ajour |
max_upload_size | |
id | 319126 |
size | 9,314,609 |
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.
alpha
, beta
or stable
for each addonPrebuilt binaries for macOS and Windows can be downloaded from the GitHub releases page.
For everyone else, a detailed instruction can be found here.
Find instructions for building your own themes here.
Find instructions for using the command line interface here
Ajour wouldn't be here without your help. I welcome contributions of any kind, because together we can make Ajour even better.
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.
If Ajour isn't your cup of tea, then Ogri'la has done a great job of cataloguing addon managers.
Ajour is released under the MIT License.