Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WeakAuras/WeakAuras2
World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
https://github.com/WeakAuras/WeakAuras2
addon custom-textures discord extension flexible-framework framework lua scripting trigger warcraft-addon weakauras world-of-warcraft wow-addon
Last synced: about 2 months ago
JSON representation
World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
- Host: GitHub
- URL: https://github.com/WeakAuras/WeakAuras2
- Owner: WeakAuras
- License: gpl-2.0
- Created: 2014-10-10T22:57:50.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T11:17:28.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:34:09.773Z (about 2 months ago)
- Topics: addon, custom-textures, discord, extension, flexible-framework, framework, lua, scripting, trigger, warcraft-addon, weakauras, world-of-warcraft, wow-addon
- Language: Lua
- Homepage: https://weakauras.wtf
- Size: 67.5 MB
- Stars: 1,296
- Watchers: 43
- Forks: 316
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# WeakAuras
[![Build Status](https://github.com/WeakAuras/WeakAuras2/workflows/CI/badge.svg)](https://github.com/WeakAuras/WeakAuras2/actions?workflow=CI)
[![WeakAuras on Discord](https://img.shields.io/badge/discord-weakauras-738bd7.svg?style=flat)](https://discord.gg/weakauras) [![Patreon](https://img.shields.io/badge/patreon-donate-orange.svg)](https://www.patreon.com/weakauras)![Logo](https://i.imgur.com/wwbxeCG.jpeg)
WeakAuras is a powerful and flexible framework that allows the display of highly customizable graphics on World of Warcraft's user interface to indicate buffs, debuffs, and other relevant information. This addon was created to be a lightweight replacement for Power Auras but has since introduced more functionalities while remaining efficient and easy to use.
## Features
* An intuitive and powerful configuration interface
* Custom textures including all textures from Power Auras and Blizzard's spell alerts
* Progress bars and textures that show the exact duration of auras
* Displays based on auras, health, power (mana, rage, soul shards, holy power, etc.), cooldowns, combat events, runes, totems, items, and many other triggers
* Preset and user-defined animations
* Custom side-effects such as chat announcements or sounds
* Grouping, which allows multiple displays to be positioned and configured at the same time
* CPU optimizations such as conditional loading/unloading of displays, modularity, and prevention of full aura scanning
* Powerful customization options, such as animation paths, on-show/on-hide code, and custom triggers, for Lua-savvy users## Quick Start
To open the options window, type `/wa` or `/weakauras` into your chat and hit enter or use the minimap icon.
## Extensions
* [WeakAuras Companion](https://weakauras.wtf): This application adds the missing link between Wago.io and the World of Warcraft addon, enabling you to update your auras in a convenient fashion.
* [WeakAuras_StopMotion](https://www.curseforge.com/wow/addons/weakauras-stop-motion): This addon adds a new region type to WeakAuras that allows for stop motion animations. Stop Motion textures contain each frame of the animation as a separate image. The addon ships with a number of animations and it supports custom textures.
* [SharedMedia](https://www.curseforge.com/wow/addons/sharedmedia) for more bar textures.
* [SharedMediaAdditionalFonts](https://www.curseforge.com/wow/addons/shared-media-additional-fonts) for more fonts.
* [ColorPickerPlus](https://www.curseforge.com/wow/addons/colorpickerplus) for a better version of the WoW color picker that includes class color templates and a copy and paste function.## Documentation
For in-depth documentation, see the [wiki](https://github.com/WeakAuras/WeakAuras2/wiki) page.
## Examples
For some examples of what WeakAuras can do, take a look at [wago.io](https://wago.io/) where tons of people upload their creations and even feature complete interfaces utilizing WeakAuras!
## Problems
* Please see the [wiki](https://github.com/WeakAuras/WeakAuras2/wiki) page.
* If you've discovered something that's clearly wrong, or if you get an error, please create a [ticket](https://github.com/WeakAuras/WeakAuras2/issues).
* You're a programmer yourself and want to contribute? Check out our [contributing guidelines](CONTRIBUTING.md) to get started!
* Feel free to join our [Discord Community](https://discord.gg/weakauras) to talk, get help and discuss everything WeakAuras!## Support
If you want to help out with development without providing code yourself, you can always donate to the WeakAuras project maintainers using PayPal or become a Patreon:
[![WeakAuras on PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/WeakAuras) [![Become a Patreon!](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/bePatron?u=3216523)