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

https://github.com/ryanwalder/i3blocks-cryptocurrency


https://github.com/ryanwalder/i3blocks-cryptocurrency

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# i3blocks-cryptocurrency

i3block to check crypto currency exchange rates for BTC, LTC, ETH in your currency of choice.

## Requirements

`pip install requests`

## Usage

```
usage: ccurrency [-h] [-c COIN] [-f FIAT] [-m] [-p]

Set Coin/Fiat pair

optional arguments:
-h, --help show this help message and exit
-c COIN, --coin COIN Coin to check
-f FIAT, --fiat FIAT Fiat to check
-m, --movement Show price movement up/down
-p, --polybar Add Polybar colouring to movement
```