Git Product home page Git Product logo

exilence-next's Introduction

Exilence Next Become a Patreon

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.

Preview image

Contents

Download

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

Platform

Currently runs with:

  • Electron 15.1.0
  • React 17.0.1
  • mobx 6.0.1
  • .NET Core 3.1
  • node 16.x
  • npm 7.x

Contributing with development

Before submitting a PR, please see our contributing guidelines.


Prerequisite for building LINUX

You will need to manually set protocol handling. Follow steps below:

  1. Create ~/.local/share/applications/ExilenceNext.desktop with:
[Desktop Entry]
Name=Exilence Next
Exec=<ABSOLUTE PATH TO ExilenceNext>/ExilenceNextApp/dist/appimage %u
Icon=<ABSOLUTE PATH TO ExilenceNext>/ExilenceNextApp/public/icon.ico
Terminal=false
Type=Application
MimeType=x-scheme-handler/exilence;
  1. Run:
  • update-mime-database ~/.local/share/mime
  • update-desktop-database ~/.local/share/applications

Run the following to get started with the client:

npm install
npm start (to serve the project)
npm run build (optional, to build the installer for production) 
---
npm run release (optional, to build the installer for production and release)
---
npm run smoke-build-linux (build for linux)
npm run smoke-build-mac (build for macOS)
npm run smoke-build-win (build for windows)

NOTE: Running a build using node versions newer than v14 seem to fail on MacOS and Linux. For development on these platforms, it's recommended to use v14.16.1 (Latest LTS).

Contact us

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

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

Supporting us

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

Acknowledgements

  • https://poe.ninja for providing a great API, which lets us calculate net worth of players

License

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.

exilence-next's People

Contributors

viktorgullmark avatar sbsrnt avatar petterannerwall avatar niklasabrahamsson avatar kaptengrek avatar kryo4096 avatar dependabot[bot] avatar pezem avatar roelsprimont avatar m-schiller avatar vilsol avatar romankrru avatar

Stargazers

HMSONSE avatar  avatar Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.