/WeakAuras-Companion

A cross-platform application built to provide the missing link between Wago.io and World of Warcraft

Primary LanguageVueGNU General Public License v2.0GPL-2.0

WeakAuras Companion

Build Status Build Status Build Status Patreon

The WeakAuras Companion is a cross-platform (Windows/macOS/Linux) application built to provide the missing link between Wago and the WeakAuras World of Warcraft addon.

It enables you to fetch updates to the auras you have installed directly from Wago, without having to manually copy-paste import strings all the time. It also makes sure you don't miss any updates, always keeping you up to date with the latest versions.

preview

How to Use

  • Download and install the WeakAuras Companion from our website or GitHub.
  • Start the Companion, it will ask you to give it at least your World of Warcraft folder and account name.
  • Follow the instructions inside the app
  • Click on 'Fetch Updates', this is also done automatically once every hour.
  • Restart World of Warcraft or reload your UI. The first time you start WeakAuras Companion, you will have to restart the game for it to be able to load the addon.
  • Now open the WeakAuras panel in-game and look for the new 'update-available' icon next to the names in the list.
  • After clicking on it, you get the usual choice of being able to upgrade or import as copy. That's it!

preview2

preview3

preview4

Backups

The Companion is able to regularily create backups of your WeakAuras so you don't lose them in case of a crash or other accident. This option needs to be enabled manually in the options.

preview4

Known Issues

  • If you previously downloaded an aura from Wago that is not a whole group and put it into one of your own custom groups, the Companion will not show any updates for it.

Other Addons

  • We recently took a pull request that adds Plater support to the Companion. Since Plater profiles and mods could already be shared on wago.io, it was the logical next step to add them to Companion.

Contributing

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build

Extract new translation strings to i18n/*.json files

yarn i18n