Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamnanjo/warframe-market-endo-rivens

Uses the warframe.market API to fetch riven mod listings with desired maximum price and minimum rerolls to maximize endo gains. Calculates endo per mod and endo per platinum. Also gives an example whisper message to the person for ease of use
https://github.com/iamnanjo/warframe-market-endo-rivens

Last synced: 3 days ago
JSON representation

Uses the warframe.market API to fetch riven mod listings with desired maximum price and minimum rerolls to maximize endo gains. Calculates endo per mod and endo per platinum. Also gives an example whisper message to the person for ease of use

Awesome Lists containing this project

README

        

# Warframe Market Endo Rivens

Uses the warframe.market API to fetch riven mod listings with desired
maximum price and minimum rerolls to maximize endo gains.

You can enable silent mode by passing in the argument `-s`.
This will make the program only print the wanted auctions.

## Example output

### Normal Mode

![Example output with default settings](example-output.png)

### Silent Mode

![Example output with silent mode](example-output-silent.png)