Exiletrade is an overlay wrapper for https://pathofexile.com/trade
- Trade is always on top (Path of Exile have to be windowed or windowed fullscreen)
- Click on whisper/contant button sends trade request instantly
- Hotkey for hide/show (alt+a as default)
- Node.js (10.16.3 and 12.11.1 work for me)
- CMake
- A proper C/C++ compiler toolchain of the given platform
- Windows:
- Visual C++ Build Tools or a recent version of Visual C++ will do (the free Community version works well)
- Windows:
npm install
npm run build
Only Windows (window management module works using WinApi)