viktorgullmark / exilence

DEPRECATED Tool for Path of Exile that calculates net worth and tracks gear, maps and other statistics for you and your group
GNU General Public License v3.0
186 stars 26 forks source link
currency exile gear of party path signalr statistics

DEPRECATED: Exilence is deprecated please use Exilence Next instead. Exilence servers have been shut down and you wont be able to use the old version, join our Discord if you have any further questions.

Exilence No Maintenance Intended Github All Releases Become a Patreon

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

Contents

Download

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

Video-preview

https://www.youtube.com/watch?v=TZmcZ-cBUMs

How to install

https://imgur.com/a/cBibtoF

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.

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

Platform

Currently runs with:

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 will need a local Redis- and MongoDB-server.

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

Contact us

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

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

Acknowledgements