A fan made open source trading tool for Path of Exile which aims to make trading faster and improve quality of life.
Planned Features:
- A search engine built for Path of Exile items. This will be able to understand search queries like:
- "5L6s 2h sword"
- "decent 30ms boots"
- "70+ life STR gloves"
- "5 link 6 socket"
- "5 lnk 6 sckt"
- "5lnk 6sckt"
- "5l 6s"
- "5l6s"
- "chest T1 life, T1 %es"
- "perfect roll facebreaker"
-
Saved searches. If a player is looking for a 1h sword 250 pDPS frequently; Then the player can save a search for "~250 pDPS 1h sword". This 'saved search' can be accessed easily on the side bar (or even make it as the default search result).
-
Price Check on CTRL+C. This was already done for maps and uniques via AHK script. However, there is potential to make it work with Rares. Idea is to have a configurable search params.
-
Non modal alert/dialog when a player(seller) becomes online.
-
List of shops from guild members. Items from guildmembers are highlighted. A separate search tab for guild shops.
-
Shortlist items so you can pick the best item from this short list.
-
Generating multiple versions "Want to buy message" that is easilly copied into the clipboard. These messages are based on a configurable templates.
-
Adding notes to items.
-
A easy to use search form:
- Using toggle buttons for item bases instead of using combo boxes
- The list of affix choices are automatically filtered based on the based item selected
Below is are screenshots of the first working prototype in action:
Source code is licensed with GPL2. Note that this is a fan-made tool and is not affiliated with Grinding Gear Games in any way.