GithubHelp home page GithubHelp logo

mazurwiktor / albion-online-stats Goto Github PK

View Code? Open in Web Editor NEW
192.0 15.0 61.0 1.05 MB

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.

License: Apache License 2.0

Python 97.38% Batchfile 1.92% Shell 0.70%
dps-meter dps-viewer albion albiononline mmorpg-game game-actions qt5 python albion-damage-meter albion-dps-meter

albion-online-stats's Introduction

Downloads

Powered by pyaoaddons & albion online addons

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 all platforms installation instructions or via Microsoft Store.
  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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.