All Projects → ajour → Ajour

ajour / Ajour

Licence: mit
A World of Warcraft addon manager written in Rust.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Ajour

AzeriteUI
Custom user interface suite for WoW. Design and code by Lars Norberg and Daniel Troconis.
Stars: ✭ 0 (-100%)
Mutual labels:  wow, addon, world-of-warcraft
Shestakui classic
ShestakUI for WoW Classic (1.13.2)
Stars: ✭ 108 (-86.55%)
Mutual labels:  world-of-warcraft, wow, addon
WoWHead-PHP-Extractors
Compare your database with WoWHead and find missing data
Stars: ✭ 14 (-98.26%)
Mutual labels:  wow, world-of-warcraft
SpartanUI
SpartanUI
Stars: ✭ 28 (-96.51%)
Mutual labels:  addon, world-of-warcraft
Weakauras2
World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
Stars: ✭ 731 (-8.97%)
Mutual labels:  world-of-warcraft, addon
ModifiedPowerAurasTBC
An advanced wow 2.4.3 power auras
Stars: ✭ 16 (-98.01%)
Mutual labels:  wow, addon
why-I-hate-wow-private-servers
Reasons why most of WoW private servers sucks
Stars: ✭ 55 (-93.15%)
Mutual labels:  wow, world-of-warcraft
RaidBrowser
Bringing LFR to Wrath of the Lich King
Stars: ✭ 19 (-97.63%)
Mutual labels:  addon, world-of-warcraft
hearthstone-card-images
(Archived, see below) Hearthstone card image repository
Stars: ✭ 63 (-92.15%)
Mutual labels:  wow, world-of-warcraft
Wildpants
Shared services between Bagnon and Combuctor. Pants are a dangerous foe indeed.
Stars: ✭ 19 (-97.63%)
Mutual labels:  addon, world-of-warcraft
KLH-Threat-Meter-17.35
KTM 17.35, version from DuduSandsten (https://nirklars.wordpress.com/wow/addons-rarecustom-addons-by-other-authors/)
Stars: ✭ 14 (-98.26%)
Mutual labels:  wow, addon
Arcemu
World Of Warcraft 3.3.5a server package
Stars: ✭ 281 (-65.01%)
Mutual labels:  world-of-warcraft, wow
discord-wow-armory-bot
⚔️🗡️ World of Warcraft bot for Discord which checks a characters item level, notable achievements and pve/pvp progression and posts it in the chat.
Stars: ✭ 31 (-96.14%)
Mutual labels:  wow, world-of-warcraft
OmniCC
Cooldown count for everything
Stars: ✭ 81 (-89.91%)
Mutual labels:  addon, world-of-warcraft
ElvUI-5.4.8
ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)
Stars: ✭ 20 (-97.51%)
Mutual labels:  addon, world-of-warcraft
wow-api-docs
An in-game graphical browser for Blizzard's API Documentation
Stars: ✭ 16 (-98.01%)
Mutual labels:  wow, addon
Total-RP-3
The best roleplaying add-on for World of Warcraft.
Stars: ✭ 25 (-96.89%)
Mutual labels:  addon, world-of-warcraft
Wowanalyzer
WoWAnalyzer is a tool to help you analyze and improve your World of Warcraft raiding performance through various relevant metrics and gameplay suggestions.
Stars: ✭ 371 (-53.8%)
Mutual labels:  world-of-warcraft, wow
XIV Databar
AddOn for WoW that displays a databar at the bottom/top of the screen with several modules and customization options.
Stars: ✭ 43 (-94.65%)
Mutual labels:  wow, addon
AdiBags
WoW Addon — Adirelle's bag addon.
Stars: ✭ 94 (-88.29%)
Mutual labels:  addon, world-of-warcraft

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 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].