Skip to content

sjaanus/exilence

 
 

Repository files navigation

Exilence Github All Releases Become a Patreon

Path of Exile tool used to track gear, currency, maps and more of you and your party. Formerly known as ExileParty.

It works just as good solo as it does in party. You could even group up with friends from different leagues to get a more social experience and staying up-to-date on each others progression.

Download latest release at https://github.com/viktorgullmark/exilence/releases/latest

Report bugs at https://github.com/viktorgullmark/exilence/issues

Communicate with us at our Discord https://discord.gg/4A5Bb7

Supporting us

We want to deliver the best functionality and experience for you that we possibly can. We always strive to achieve this, both by development directly and with the help of powerful servers. Servers cost money, and your support helps us maintain these servers in the future as well as speed up the development process.

If you feel like chiming in with something, here's our Patreon: https://www.patreon.com/exilence

Video-preview

https://www.youtube.com/watch?v=3YdWM2kS4BA&t=2s

Contents

Important

We do not own a code-signing certificate for the application, which means you will receive a warning the first time you launch the .exe. To get around this, just press "More info" -> "Run anyway" when it pops up, and the warning won't be displayed for you again.

How to install

https://imgur.com/a/cBibtoF

Platform

Currently runs with:

  • .NET Core 2.2.0
  • SignalR (.NET Core) 1.1.0 w/ Redis caching
  • Angular v6.0.3
  • Angular-CLI v6.0.3
  • Electron v4.0.1
  • Electron Builder v20.36.2

Help with development

If you want to help with development we gladly accept pull-requests. To set up the project, install the latest angular-cli and node version.

npm install -g @angular/cli
npm install
npm run start (to serve the project)
npm run electron:windows (optional, to build the installer for production)

To run the API you'll need a local redis-server.

If you're interested in helping with development, contact us directly on discord: https://discordapp.com/invite/ymr3VnA and we'll help setting it up.

Acknowledgements

  • https://poe.ninja for providing a great API, which lets us calculate net worth of players
  • https://github.com/klayveR for providing a great log-monitor to track the Client.txt
  • GGG for adding additional endpoints for us and for creating a great game!

About

Tool for Path of Exile that tracks currency-gain, gear, maps and other statistics for yourself and your group

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.7%
  • HTML 16.9%
  • C# 15.8%
  • CSS 10.1%
  • JavaScript 0.5%