Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
/ poesimpleguild Public archive

A simple Guild management tool for the game Path of Exile. Written in Java.

Notifications You must be signed in to change notification settings

survfate/poesimpleguild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PoESimpleGuild (Breach Update)

screenshot

A simple Guild management tool for the game Path of Exile. Written in Java.

Download

Lastest Release

Requirement

Java SE Runtime Environment for the .jar build. You can also use the standalone Windows build instead.

Features

  • Guild Members listing and management, making it convenient to check who is active / inactive in your guild.
  • Showing Account Name, Member Type (Status), Challenge(s) Done, Total Forum Posts, Joined Date, Last Visted Date, Last Ladder Tracked, Supporter Tag(s), Poe.Trade Online and Profile URL (all sortable by clicking on the Column headers)
  • Exportable to .xls file for more advance management activity.
  • Support Multithread for faster job processing time.

Note: Last Ladder Tracked is a feature using the Ladder API provided by http://poestatistics.com/, it'll calculate the lastest date your most recent character is online on the Ladder (if the data is exist).

Usages

Just run poesimpleguild-x.y.z.jar (it's a runable jar file, with x, y, z being the version numbers), enter the Guild ID which you can get from the Guild Page URL - https://www.pathofexile.com/guild/profile/this_is_your_guild_id or using a Profile Name to get the Guild which the Profile belong to, changing the options as you wish and press Get Guild Members Data button to start the job.

Libraries

One of the best Java Swing cross-platform look and feel.

This library is a Java HTML Parser for getting the elements we need from the website.

A fast and small JSON parser and writer for Java.

Easy to use yet very powerful Java Swing, JavaFX 2 and SWT layout manager.

A Java API to read, write, and modify Excel spreadsheets.

Notes

  • I tested this in my laptop running Windows 10 and it working fine, it might be able to run on Linux and Mac system with Java SE Runtime Environment installed but I haven't able to test that.
  • If there any problem with getting the tool run please let me know. Thanks a tons ;)
  • Please report any bugs if you found them, and also suggestions are alway welcome.

To-do list

  • Account Overview and Characters Details.
  • Guild Transactions listing (with "Purgeable?" information base on the last time an account has a points transfer to the guild).
  • And more if I think of any and has the time.

About

A simple Guild management tool for the game Path of Exile. Written in Java.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages