GithubHelp home page GithubHelp logo

xkomachi / poe-sniper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from licoffe/poe-sniper

0.0 2.0 1.0 2.67 MB

A cross-platform open source Path of Exile item sniper with a user friendly interface

JavaScript 71.55% CSS 23.57% HTML 4.88%

poe-sniper's Introduction

Releases

You can grab the latest release here.

Note for Linux users: Make sure to install the xclip clipboard manager to be able to copy whisper messages to the clipboard.

alt text

Introduction

This tool lets you run live searches by parsing the latest item data from the Path of Exile API. The main benefit of this tool compared to poe.trade live search is the ability to centralize and save searches within a single window.

Video

Here is a short 5 min video showcasing some of the features of the tool :)

Features

Here is the set of features currently supported:

  • Find underpriced items for each leagues
  • Create item filters based on various criteria:
    • type
    • Armor/Shield/Evasion values
    • Affixes
    • Number of links
    • Sockets (total and R/G/B/W)
    • Item level
    • Item tier
    • Gem XP%
    • Quality
    • Corrupted/crafted/enchanted/identified
    • Rarity (including non-unique)
    • DPS (Total, Phys)
    • League
    • Price
  • Import your poe.trade searches
  • Show price stats of similar items appearing on poe.trade
  • Search on poe.trade using your filter criteria
  • Links to poe.trade, poe-rates.com search as well as the official wiki
  • Notification support (both visual and sound)
  • Contact sellers by clicking on an item entry or toggle automatic copy to the clipboard.
  • Item price recommendation based on poe.trade

Technologies

The app is written in Node.js and packaged as a native application using the Electron framework.

How it works

The tool starts by fetching the last change_id using the http://poe-rates.com API. Chunks are then downloaded from the Path of Exile API with gzip compression into memory. Each item in the chunk is compared to the filters created by the user and, should it match the criteria, displayed in the tool.

How fast is it?

It depends on your connection speed.

Is it faster than poe.trade?

It is slightly faster for me, but that may not be the case for everyone.

Running the tool

There are two ways to run the tool, either from the sources directly or by fetching one of the releases.

From source

Within a terminal:

  • Clone the code using git clone https://github.com/licoffe/POE-sniper.git
  • Change to the cloned location and run npm install to install all dependencies
  • Finally, run npm start to start the indexer

Disclaimer

Make sure to have an unlimited connection plan and a good bandwidth since the tool downloads currently around 1.5 MB of JSON data every second.

poe-sniper's People

Contributors

licoffe avatar xkomachi avatar

Watchers

 avatar  avatar

Forkers

quercum

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.