Exilence Next is a desktop application that helps you calculate how valuable your character, inventory and stash tabs are. The data is broken down and summarized over time, to see how much you earn on an hourly basis. To add to this, you can also group up with friends directly within the app to see your combined net worth.
The app is a successor to our old application named Exilence, previously known as ExileParty.
- Download
- Changelog
- Platform
- Contributing with development
- Contact us
- Supporting us
- Acknowledgements
- License
Download the latest release at https://github.com/viktorgullmark/exilence-next/releases/latest
Currently runs with:
- Electron 7.1.11
- React 16.10.1
- .NET Core 3.1
Before submitting a PR, please see our contributing guidelines.
Run the following to get started with the client:
npm install
npm start (to serve the project)
npm run release (optional, to build the installer for production)
Communicate with us at our Discord https://discord.gg/yxuBrPY
Report bugs at https://github.com/viktorgullmark/exilence-next/issues
If you feel like chiming in with something, here's our Patreon: https://www.patreon.com/exilence
- https://poe.ninja for providing a great API, which lets us calculate net worth of players
This work is licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc/3.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.