Skip to content

Ridog/ps2avglogin

 
 

Repository files navigation

ps2avglogin

ps2avglogin is a simple tracker that scans login and logout events in PlanetSide 2 using the Daybreak Census API. It keeps track of every player that logs in after it is started, and then calculates a rolling average time spent logged in every time a tracked player logs out. It also has a few related features, such as the ability to filter short play sessions.

Installation

To install, first you will need a working Go toolchain that is at least version 1.6. Next you will need to set up your GOPATH. Once this is done, simply run

go get github.com/DeedleFake/ps2avglogin

to install ps2avglogin.

Usage

For usage information, simply run ps2avglogin -help. Just running ps2avglogin should be good enough for most use cases.

Authors

  • DeedleFake

About

A simple tool for tracking the average time a PlanetSide 2 player spends logged in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%