Skip to content

gilemon/inky_BTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inky Bitcoin - the eInk Crypto Ticker

A gorgeous cryptocurrency ticker display readable in bright sunlight without being powered.

This script require Python 3 and the Cryptonator API.

Hardware

You'll need a Raspberry Pi and a Inky wHAT:

https://shop.pimoroni.com/products/inky-what

All parts can be purchased in cryptos!

Installing

sudo pip install inky

When the necessary libraries have been successfully installed you can copy inky_BTC.py in /home/pi/Projects and add it to the crontab by typing:

crontab -e
*/2 * * * * /usr/bin/python3 /home/pi/Projects/inky/ink_BTC.py --type what --colour red --target usd

IMAGE ALT TEXT HERE

Links

About

Inky Bitcoin - the eInk Crypto Ticker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages