Skip to content
 
 

Repository files navigation

Acquisition

Acquisition is an inventory management tool for Path of Exile that has been around for over a decade:

  • You can download all of your stash tabs and character inventories for offline search.

  • You can list items for trade using forum shop threads, which are indexed by the official trade site. This allows you to list items in remove-only tabs as well as character inventories, which are not otherwise indexed on the official trade site.

Acquisition can run on Windows, macOS, Linux.

You can download setup packages from the releases page.

Building Acquisition

Acquisition is written in C++ and uses the Qt widget toolkit. It was originally a qmake project, but has been migrated to cmake.

See BUILD.md for more detailed build and release packaging guidance.

Command line

acquisition [--data-dir <path>] [--log-level <level>]

--data-dir <path>: Set the path where Acquisition should save its data. The default on Windows is %localappdata%\acquisition. The default on macOS is ~/Library/Application Support/acquisition. The default on Linux is ~/.local/share/acquisition.

--log-level <level>: Controls the amount of detail in the log. Options are TRACE, DEBUG, INFO, WARN, ERROR, FATAL, and OFF. This option is case-insensitive. The default level for release builds is INFO. The default level for debug builds is DEBUG.

Reporting issues

If you're having problems with Acquisition, please check the issues page: https://github.com/gerwaric/acquisition/issues

You can also contact me on Discord as gerwaric.

SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.

Coverity Scan Build Status

About

Offline item searches and forum shop management for Path of Exile since 2014

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages