Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChaosRecipeEnhancer/ChaosRecipeEnhancer
🟡📈 Streamline your Chaos Recipe gains!
https://github.com/ChaosRecipeEnhancer/ChaosRecipeEnhancer
csharp dotnet pathofexile poe windows wpf
Last synced: 2 months ago
JSON representation
🟡📈 Streamline your Chaos Recipe gains!
- Host: GitHub
- URL: https://github.com/ChaosRecipeEnhancer/ChaosRecipeEnhancer
- Owner: ChaosRecipeEnhancer
- License: gpl-3.0
- Created: 2020-12-04T13:22:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T20:16:18.000Z (10 months ago)
- Last Synced: 2024-05-19T03:10:20.928Z (9 months ago)
- Topics: csharp, dotnet, pathofexile, poe, windows, wpf
- Language: C#
- Homepage:
- Size: 123 MB
- Stars: 459
- Watchers: 7
- Forks: 97
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-poe - PoE Chaos Recipe Enhancer - Show chaos recipe items and update lootfilter. (Tools)
README

# Chaos Recipe Enhancer
``` This app isn't affiliated with or officially endorsed by Grinding Gear Games. ```
This app fetches your stash data from the PoE servers and shows which items you need to pick up to complete the [chaos orb recipe](https://www.poewiki.net/wiki/Chaos_Orb#Vendor_recipes). When you're ready to vendor a set, we'll highlight the item pick order, which is great when you're pulling from messy tabs. Optionally, it can also manipulate your offline loot filter, so you can fully streamline your farm.
[![downloads][downloads-badge]][releases-link]
[![release][releases-badge]][releases-link]
[![issues][issues-badge]][issues-link]
[![Discord][discord-badge]][discord-link]
[![Support][support-badge]][support-link]## User Guide (Video)
There's a lot of features in the app, so we made a video to help you get started. If you have any questions, feel free to ask in the [Discord][discord-link].
## Installation
0. Install the latest .NET 8 Windows Desktop Runtime [(Clicking here will download the installer)][dotnet-installer-link]
1. Download and install the [latest ChaosRecipeEnhancerSetup.msi][releases-link]## Feature Highlights
- Query from your personal stash on all leagues (even private leagues)
- Query multiple stash tabs at once
- Customizable overlay position & sizes for different screen resolutions
- *Offline* loot filter manipulation (online filter syncing not supported)
- Automatically fetch remaining items when you join a new instance
- OAuth integration for a secure and simple connection to PoE data services
- Sound notifications for completed sets
- Customizable hotkeys for core features (set tracking, stash overlay, etc.)## Screenshots
### Stash Tab Overlay & Item Picking
### Set Tracker Overlay & Loot Filter Manipulation
#### [FilterBlade](https://www.filterblade.xyz/) Inspired Filter Style Editor
#### Set Tracker Overlay & Loot Filter Manipulation in Action
### Secure 2-Click Integration with PoE Data Services via OAuth
## Copyright
```
Copyright (C) 2023 Chaos Recipe Enhancer TeamThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .
```[downloads-badge]: https://img.shields.io/github/downloads/ChaosRecipeEnhancer/EnhancePoEApp/total?style=for-the-badge&logo=github
[discord-badge]: https://img.shields.io/discord/786617230879883307?color=5865f2&label=Discord&style=for-the-badge&logo=discord&link
[discord-link]: https://discord.gg/ryss9jnRkZ
[releases-badge]: https://img.shields.io/github/v/release/ChaosRecipeEnhancer/EnhancePoEApp?style=for-the-badge&logo=github
[releases-link]: https://github.com/ChaosRecipeEnhancer/EnhancePoEApp/releases
[issues-badge]: https://img.shields.io/github/issues-raw/ChaosRecipeEnhancer/EnhancePoEApp?style=for-the-badge
[issues-link]: https://github.com/ChaosRecipeEnhancer/EnhancePoEApp/issues
[support-badge]: https://img.shields.io/badge/Paypal-Support-?style=for-the-badge&logo=paypal&color=ffae29
[support-link]: https://www.paypal.com/donate/?hosted_button_id=4NDCV5J5NTEWS
[dotnet-installer-link]: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-x64-installer