Skip to content

jeebus159/bitbar-c20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto20 Bitbar Plugin

Download BitBar https://getbitbar.com/

  1. Copy c20.py into your bitbar plugins directory
  2. In the command prompt run chmod 755 c20.py
  3. Refresh your bitbar

Description

c20.py

  • nav in ETH and BTC
  • market cap links to https://livecoinwatch.com/
  • individual holdings link to their respective page on coinmarketcap
  • added dashboard links to youcandance & firebaseapp
  • added the amount of each holding you technically hold with your tokens
  • added nav movements

generate_images.py

  1. The c20.py script grabs token images from the github repo
  2. The devs are responsible for generating them as new coins enter the market. This is done by running python bin/generate_images.py. You'll need to install the pillow dep and push the resultant generated images back to the repo for the clients to consume.
  3. The c20.py script caches token images locally so github isn't hit often.

Screenshots

chris

Contributors

About

Crypto20 Bitbar Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%