Skip to content

Small command line tool to get cryptocurrency information from coinmarketcap.com

License

Notifications You must be signed in to change notification settings

jbaldwinroberts/cryptocurrency-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptocurrency-tracker

Small command line tool to get cryptocurrency information from coinmarketcap.com

Usage

$ ./cryptocurrency-tracker -c BTC ETH XRP -f "{symbol} \${price_usd} {percent_change_24h}%"
BTC $2251.94 -10.87% | ETH $308.036 -1.25% | XRP $0.266229 -1.45%

About

Small command line tool to get cryptocurrency information from coinmarketcap.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages