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

https://github.com/oeo/poe-currency

automatically determine profitable currency flipping rates and re-configure your poe.trade shop settings
https://github.com/oeo/poe-currency

Last synced: 2 months ago
JSON representation

automatically determine profitable currency flipping rates and re-configure your poe.trade shop settings

Awesome Lists containing this project

README

        

## poe-currency

`poe-currency` is a script designed to automatically determine profitable
currency flipping rates and re-configure your poe.trade shop settings on
a configurable interval.

## prerequisites
- `node` (5.0.0)
- `npm`

## quick start

### install iced and dependencies
```
sudo npm i iced-coffee-script -g
cd ./poe-currency
npm i
```

### modify configuration options
```
vim ./conf.iced
```

### run script
```
./run
```