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

https://github.com/amitkumarj441/cryptocoin-price-indicator

Indicator to see the spot price of BTC, ETH and LTC in real time
https://github.com/amitkumarj441/cryptocoin-price-indicator

coinbase cryptocoins python3

Last synced: 3 months ago
JSON representation

Indicator to see the spot price of BTC, ETH and LTC in real time

Awesome Lists containing this project

README

        

# Cryptocoin-Price-Indicator
Indicator to see the spot price of BTC, ETH and LTC in real time

## Run

Install dependencies:
```
sudo apt update && sudo apt install python python-gi python-requests
```

Then, Run:
```
python main.py
```