Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.76 KB

README.md

File metadata and controls

33 lines (23 loc) · 2.76 KB

Sidekick

Download Statistics Download Statistics

A Path of Exile and Path of Exile 2 companion tool. Price check items, check for dangerous map modifiers, and more!

Website Website

"Buy Me A Coffee"

Development

We accept most PR and ideas. If you want a feature included, create an issue and we will discuss it. We are also available on Discord.

Running the code:

  1. Install .NET SDK
  2. Install Node and NPM (for the stylesheets)
  3. Clone the repository
  4. Open .sln with your IDE of choice. Recommended IDEs are: Visual Studio 2022, Rider or Visual Studio Code
  5. Run the WPF project (VS2022 or Rider) or Web project. Can also be done with dotnet CLI

Implementation Notes

The application is a web application that is running inside a WebView2 provided by WPF. Development can also be done using the Web project.

Notice

This product isn't affiliated with or endorsed by Grinding Gear Games in any way.

Thanks

Community

Contributors, Path of Exile Trade, poe.ninja, poeprices.info, poewiki.net, poedb.tw, Awakened PoE Trade, POE-TradeMacro (Original Idea)

Technology

FuzzySharp, Hardcodet NotifyIcon for WPF, SharpHook, TextCopy

And more