Skip to content

markchitty/bitbar-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Bitbar Plugins

Coinmarketcap rates

Coinmarketcap rates

At the top of the script, edit the crypto currency list and display currency to show the rates you're following.

# Just add the currency codes for the crypto currencies you want to track
crypto_currencies     = ['ETH', 'LTC', 'TRX', 'XVG']

# And set the currency code and symbol for the fiat currency you want to see prices in
# USD fx rates are fetched from fixer.io
display_currency_code = 'EUR'
display_symbol        = '€'

About

Bitbar plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages