Powered by pyaoaddons & albion online addons
Albion online stats is an extension to MMORPG game - Albion Online. It tracks network traffic and displays various statistics, such as damage and DPS meter calculated from in-game actions.
Note this section does not require any coding knowledge. Those simple two steps are required to use this software :)
After first execution the app is going to create default configuration file named albion-online-stats.cfg
. Feel free to edit it according to your needs.
Note this traits of the application are true from version 0.9.0+.
Clone repository:
git clone https://github.com/mazurwiktor/albion-online-stats.git
[optional] Create and activate python virtualenv
python -m venv env
[linux/mac] . env/bin/activate
[windows powershell] .\env\Scripts\activate.ps1
[windows cmd.exe] .\env\Scripts\activate.bat
Install package
python setup.py install
Run the application
aostats
Check out wiki page
Licensed under either of
at your option.