An open API service indexing awesome lists of open source software.

https://github.com/sharparam/pathofexilestatistics

Android app showing some statistics from the Path of Exile (game) leaderboards.
https://github.com/sharparam/pathofexilestatistics

Last synced: 11 months ago
JSON representation

Android app showing some statistics from the Path of Exile (game) leaderboards.

Awesome Lists containing this project

README

          

Path of Exile Statistics
========================

Android app for the Path of Exile game
--------------------------------------

Shows leaderboard statistics from the game Path of Exile by Grinding Gear Games.

This app is in no way affiliated with or endorsed by Grinding Gear Games, it is an unofficial app showing stats from the game.

Currently, Default and Hardcore leagues are supported and can be switched from the app menu.

Manual refresh is available, and will refresh all entries currently loaded in the list (this could take a lot of time if you have a lot of entries loaded), the "Reset" menu option can be selected to reset the list back to the initial 200 entries.

Each tap on "Load more entries" at the bottom of the list will load an additional 200 entries from the ladder.

This project is licensed under the MIT License, see the file **LICENSE** for more info.

Dependencies
------------

This project makes use of the [android-numberpicker](https://github.com/SimonVT/android-numberpicker) library made by [SimonVT](https://github.com/SimonVT).