Skip to content

An Ubuntu desktop indicator displays prices of Bitcoin, Ethereum, Litecoin etc.

License

Notifications You must be signed in to change notification settings

bieli/cryptocoin-indicator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/techstar-inc/cryptocoin-price.git

cd cryptocoin-price

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • Makefile 2.9%