diff --git a/README.md b/README.md index 313dba52..05382951 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,21 @@ # ![Awakener's Orb](https://web.poecdn.com/image/Art/2DItems/Currency/TransferOrb.png) Awakened PoE Trade +[Download for Windows v0.1.1](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.1.1/Awakened-PoE-Trade-Setup-0.1.1.exe) + ## Tool showcase **DISCLAIMER** Not the final desired results are shown, but what you will see using the tool today. | Gem | Rare | Unique | Currency | |-----|------|--------|----------| -| ![](./showcase/gem.png) | ![](./showcase/rare.png) | ![](./showcase/unique.png) | ![](./showcase/currency.png) | +| ![](./showcase/gem.png?raw=true) | ![](./showcase/rare.png?raw=true) | ![](./showcase/unique.png?raw=true) | ![](./showcase/currency.png?raw=true) | | [YouTube] Speed comparison with PoE-TradeMacro | |-----| | [![](http://img.youtube.com/vi/PCohkEmWRT8/0.jpg)](http://www.youtube.com/watch?v=PCohkEmWRT8 "") | ## What types of items are supported? -First I want to rephrase this question in -At first I want to rephrase this question to "The tool shows a bunch of numbers, which of these can I trust?" +First I want to rephrase this question in "The tool shows a bunch of numbers, which of these can I trust?" - Rare items - :heavy_check_mark: Price prediction - :heavy_multiplication_x: Trade results @@ -26,7 +27,6 @@ At first I want to rephrase this question to "The tool shows a bunch of numbers, - :warning: poe.ninja instant prices and trends - :heavy_multiplication_x: 5, 6 Linked sockets - :heavy_check_mark: Item - - :heavy_check_mark: - :warning: Trade results - :heavy_check_mark: ordered by min price, without applying +/- 20% mod rolls - :heavy_check_mark: 5, 6 Linked sockets @@ -40,6 +40,39 @@ At first I want to rephrase this question to "The tool shows a bunch of numbers, - :heavy_check_mark: Quality - :warning: Corrupted +### Requirements +- Supported OS: Windows +- Run as Administrator + +That’s all, no Java, no .NET Framework, no AHK . . . + +### Tool end goals +- One Tool To Rule Them All + - TradeMacro + - MercuryTrade + - Win, Linux, Mac + - Multi-language (difficult to achieve, may be denied) + +## FAQ + +- **Typing `Awakened PoE Trade` tires**\ +Type `APT` ? + +- **How much memory does it need?** + +| | On program load | After some time | +|----|-----------------|-----------------| +| APT | 115 MB | 68 MB | +| TradeMacro | 60 MB | 24 MB | + +- **Any chance of Linux support**\ +Yes it is absolutely possible. (Wishing to help: a problem in the `node-window-manager` library) + +- **My mouse and computer freeze when I start the program**\ +Bad news: It is unavoidable, some app on your computer uses the same library as APT https://github.com/wilix-team/iohook/issues/93 \ +Good news: this only happens for a few seconds + + ### Acknowledgments - [vue-cli-plugin-electron-builder](https://github.com/nklayman/vue-cli-plugin-electron-builder)