5k-mirrors / poe-live-search-manager

Desktop tool for Path of Exile for managing live item searches and making instant offers without leaving the game.
168 stars 32 forks source link

PoE Live Search Manager

Desktop tool for Path of Exile for managing live item searches and making instant offers without leaving the game.

It is an alternative to keeping several trade site tabs open in the browser and having to leave the game to check new items. It consumes far less resources and lets you message the seller instantly in-game.

Featured in:

According to GGG, the current form of trading is not going to change. Still, it can be improved. We've been improving it since Legacy league. Settle in for simpler, faster, in-game trading.

demo

Features

Usage

Note:

Troubleshooting

If you encounter an issue, report it. Restarting the app can help resolve it.

Searches not connecting?

Notifications not showing up?

The app uses standard Windows notifications. If they don't show up the solution almost certainly has to do with your system settings.

Notification settings

Development

Stack: Electron + React based on minelectreactist which is based on electron-react-boilerplate.

cp .env.example .env
# Fill values in .env file
yarn install
yarn lint
yarn test
yarn dev

Build

yarn package

App data

Data location is within app.getPath("appData") (on Win10 %APPDATA%, on WSL /root/.config). The name of the folder is PoE Live Search Manager for the packaged version or Electron for the dev version. electron-store data is in config.json.