Skip to main content

No project description provided

Project description

Linux and OS X Build Status: Linux and OS X Build Status

Windows Build Status: Windows Build Status

Powered by pyaoaddons

Discord

Albion Online Stats

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.

App preview

0.7.0

Youtube live preview

Video

How to use this app

Note this section does not require any coding knowledge. Those simple two steps are required to use this software :)

Installation

  1. On windows make sure that WinPcap is installed in your system. Npcap 0.9983 installer for Windows Vista/2008, 7/2008R2, 8/2012, 8.1/2012R2, 10/2016 (x86 and x64) Make sure to install with the "Install Npcap in WinPcap API-compatible Mode"
  2. Install python https://docs.python.org/3/using/
  3. Download latest launcher from https://github.com/mazurwiktor/albion-online-stats/releases/latest (albion-online-stats.bat for windows albion-online-stats.sh for linux and mac)
  4. Enjoy :)

Configuration

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.

Is This Allowed

  • Only monitors your own party
  • Does not modify our game client
  • Does not track players that are not within the player's view
  • Does not have an overlay to the game

Note this traits of the application are true from version 0.9.0+.

Donate

Become a patron

Getting started

Prerequisites

All platforms

  1. Clone repository:

    git clone https://github.com/mazurwiktor/albion-online-stats.git
    
  2. [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
    
  3. Install package

    python setup.py install
    
  4. Run the application

    aostats
    

Contribution

Check out wiki page

License

Licensed under either of

at your option.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aostats-1.0.3.tar.gz (80.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page