Skip to content

CLI helper application for Albion Online to obtain better profits with items' arbitration through cities.

License

Notifications You must be signed in to change notification settings

henrybarreto/merchant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merchant

badge

Merchant logo

Albion Online trader helper

This a simple tool to compare item's price and help Albion's trader to be more profitable.

It uses the public API from Albion Online Data to get the prices and try to compare them.

About the code

  • I make it with the possibilities of unit and integration tests, but i doesn't implement that yet, but as soon as i can, i will do that.
  • I will check and validate the qualities and cities as soon as possible in the cli

How to use

A binary called "merchant" is available from the root of project

Merchant
v1.0.0

Description:
Albion Online trader helper

Options:
-h --help        Help Screen
-V --version     Version

Commands:
product          Show information about a product

Example

Basic usage

./merchant product -n T4_BAG -q 3,4 -c martlock,bridgewatch

Organize the output by price

./merchant product -n T4_BAG,T5_BAG,T6_BAG -q 3,4,5 -c martlock,bridgewatch --order price

About

CLI helper application for Albion Online to obtain better profits with items' arbitration through cities.

Topics

Resources

License

Stars

Watchers

Forks