GitHub - codeswhite/cryptofetch: A python CLI tool to fetch and view cryptocurrencies prices
A CLI tool to fetch and view cryptocurrencies prices, arrange in user-defined tables. The script is currently using the following API: https://api.cryptowat.ch
Screenshots
Paraphernalia: Terminator, Oh-my-zsh with bullet-train theme and zsh-syntax-highlighting
Contributing
This code is under MIT license and is welcoming any contribution, including feedbacks and ideas.
Installing
-
Via pip: ->
$ pip install cryptofetch -
From AUR repository install package:
python-cryptofetch
Usage
Running
Definitions:
A definition is a "pair in a exchange" represented as: exchange pair.
Few examples of valid defs:
Binance BTC/USDT
BitStamp ETH/USD
biNaNcE btc/usdt
bitstamp ethusd
A list of exchanges can be seen here: https://api.cryptowat.ch/exchanges
