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.
- Host: GitHub
- URL: https://github.com/sharparam/pathofexilestatistics
- Owner: Sharparam
- License: mit
- Archived: true
- Created: 2013-03-02T14:42:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-31T22:20:12.000Z (over 12 years ago)
- Last Synced: 2025-02-25T11:47:24.064Z (over 1 year ago)
- Language: Java
- Size: 578 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).