All Projects → viktorgullmark → Exilence

viktorgullmark / Exilence

Licence: gpl-3.0
DEPRECATED Tool for Path of Exile that calculates net worth and tracks gear, maps and other statistics for you and your group

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Exilence

Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+6500%)
Mutual labels:  statistics, path
Data Science Live Book
An open source book to learn data science, data analysis and machine learning, suitable for all ages!
Stars: ✭ 193 (-3.5%)
Mutual labels:  statistics
Zson
专为测试人员打造的JSON解析器
Stars: ✭ 181 (-9.5%)
Mutual labels:  path
Richpath
💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.
Stars: ✭ 2,259 (+1029.5%)
Mutual labels:  path
Sparkliner
Sparkliner — easy way to make sparkline graph [Sketch plugin]
Stars: ✭ 184 (-8%)
Mutual labels:  statistics
Platypus
Large-scale server monitoring application written in Golang
Stars: ✭ 190 (-5%)
Mutual labels:  statistics
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (-10%)
Mutual labels:  statistics
Scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
Stars: ✭ 2,943 (+1371.5%)
Mutual labels:  statistics
Uci Ml Api
Simple API for UCI Machine Learning Dataset Repository (search, download, analyze)
Stars: ✭ 190 (-5%)
Mutual labels:  statistics
Aioquant
Asynchronous event I/O driven quantitative trading framework.
Stars: ✭ 188 (-6%)
Mutual labels:  currency
Scikit Posthocs
Multiple Pairwise Comparisons (Post Hoc) Tests in Python
Stars: ✭ 186 (-7%)
Mutual labels:  statistics
Polymorph
Get Your SVG into Shape!
Stars: ✭ 185 (-7.5%)
Mutual labels:  path
Uniswap Python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 191 (-4.5%)
Mutual labels:  currency
Collapse
Advanced and Fast Data Transformation in R
Stars: ✭ 184 (-8%)
Mutual labels:  statistics
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (-3%)
Mutual labels:  statistics
Cosx.org
统计之都主站
Stars: ✭ 180 (-10%)
Mutual labels:  statistics
Observations
Tools for loading standard data sets in machine learning
Stars: ✭ 190 (-5%)
Mutual labels:  statistics
Stat
Statistics package for Go [DEPRECATED]
Stars: ✭ 198 (-1%)
Mutual labels:  statistics
Peroxide
Rust numeric library with R, MATLAB & Python syntax
Stars: ✭ 191 (-4.5%)
Mutual labels:  statistics
Data Set
state driven all in one data process for data visualization
Stars: ✭ 191 (-4.5%)
Mutual labels:  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:

  • .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
  • MongoDB v4.0.6

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

  • https://poe.ninja for providing a great API, which lets us calculate net worth of players
  • https://poe.watch for providing in-depth pricing data for items
  • 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!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].