tortuvshin / indicator

An Ubuntu desktop indicator (top bar widget) that displays prices of Cryptocoin as on the COINBASE API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocoin Price Indicator

Issues Forks Stars Followers LICENSE Tweet

An Ubuntu desktop indicator (top bar widget) that displays prices of Cryptocoin as on the COINBASE API.

Screen

Ubuntu 17.10 Screen shot

screenshot

screenshot

Installation

git clone https://github.com/tortuvshin/indicator.git

cd indicator

sudo apt-get install python-gi
sudo apt-get install python-requests
sudo apt-get install gir1.2-appindicator3-0.1

python indicator.py 

Or

make install
make run

Contributing

See Issues .

  • If you found any problems, please report on issues page.
  • If you made any change, send me pull request.

License

LICENSE

About

An Ubuntu desktop indicator (top bar widget) that displays prices of Cryptocoin as on the COINBASE API.

License:Other


Languages

Language:Python 97.9%Language:Makefile 2.1%