Skip to content
/ cri Public

A cryptocurrency cli tool for fetching prices and generating charts, written in golang

License

Notifications You must be signed in to change notification settings

martydill/cri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cri is a command-line cryptocurrency utility tool (and more importantly, an excuse to write some golang code).

It currently supports two commands:

price - fetch the price of one or more cryptocurrencies:

Screenshot of price command

chart - generate a chart of price history for one or more cryptocurrencies: Screenshot of chart command

The chart command supports a -d param to specify the number of days to chart:

Both commands support the --currency flag to change the output currency.

Screenshot of chart command with options

About

A cryptocurrency cli tool for fetching prices and generating charts, written in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages