Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nomis51/menagerie

A Path of Exile enhancement trading tool
https://github.com/nomis51/menagerie

enhancement overlay path-of-exile tool trade

Last synced: about 2 months ago
JSON representation

A Path of Exile enhancement trading tool

Awesome Lists containing this project

README

        

# Menagerie
![logo](https://user-images.githubusercontent.com/25111613/103430530-0f114d80-4b93-11eb-9937-884259718529.png)
A Path of Exile trade manager to simplify and speed up your trading experience, and much more!

## Version 2 now out! See the release for more informations
Version 2.0.0 and 2.0.1 had an issue with the auto-update, make sure to upgrade manually to the latest version to fix that.

## Requirements ⚙ī¸
- [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0/runtime) (See the [documentation](https://github.com/nomis51/Menagerie/blob/master/docs/installation.md))

## Usage 🕹ī¸
- Go to the [Releases](https://github.com/nomis51/Menagerie/releases/latest) page
- Download and execute ``Setup.exe`` to install Menagerie
- Future updates will be automatically downloaded and installed by the app itself.

## Discord đŸ’Ŧ
- https://discord.gg/yAqNKpGZ2j

## Features 📝
- Handles incoming trade offers workflow (From the moment someone whisper you until the trade is completed)
- Handles outgoing trade offers workflow (From the moment you whisper someone until the trade is completed)
- Supports multiple languages
- English
- Korean
- Russian
- German
- French
- Display offers in a simple and convenient way
- Multiple hotkeys/shortcuts for the most used actions (e.g. Inviting a player to your party, sending a trade request in game, whisper, etc.)
- Auto-whisper (e.g. Say "Thanks" once a trade is completed)
- Auto-kick (e.g. Remove the buyer from your party when the trade is completed)
- Player detection (e.g. the buyer has join your area)
- Configurable whispers with internal variables (e.g. item name, player name, price, current location, etc.)
- Statistics of your trades made in the app, such as amount of trades and amount of currency per date and currency distrubution
- Chaos Recipe overlay / helper
- Death replays / Replays
- Price verification to avoid scam and outdated whispers
- Message translator
- Chat scanning
- Bulk trade helper

## Table of contents 📜
- [General informations](https://github.com/nomis51/Menagerie/blob/master/docs/general.md)
- [Installation](https://github.com/nomis51/Menagerie/blob/master/docs/installation.md)
- [Cheatsheet (Mostly keyboard shorcuts)](https://github.com/nomis51/Menagerie/blob/master/docs/cheatcheat.md)
- [Incoming offers](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-incoming-offers.md)
- [Outgoing offers](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-outgoing-offers.md)
- [Chaos recipe overlay](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-chaos-recipe-overlay.md)
- [Death replays / replays](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-death-replay-replay.md)
- [Statistics](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-stats.md)
- [Message translator](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-translator.md)
- [Chat scanning](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-chat-scan.md)
- [Anti-scam / Anti-outdated-informations](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-anti-scam.md)
- [Bulk trade helper](https://github.com/nomis51/Menagerie/blob/master/docs/features/feature-bulk-trade-helper.md)

## Thanks to 👏
- [Desktop.Robot](https://github.com/lucassklp/Desktop.Robot) for the keyboard and mouse interactions
- [MDIX Toolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit) for the materiel design UI elements
- [LiveCharts](https://github.com/Live-Charts/Live-Charts) for the charts
- [FontAwesome5](https://github.com/MartinTopfstedt/FontAwesome5) for the icons
- [MediaToolKit](https://github.com/AydinAdn/MediaToolkit)
- [Winook](https://github.com/macote/Winook) for the keyboard hooking
- [Squirrel](https://github.com/Squirrel/Squirrel.Windows) for the app updates management and packaging