Skip to content

astor9/cryptolol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cryptolol

Fetches cryptoprices from cli.fyi and/or Coinmarketcap. cURL is used for fetching the data, and jq used for parsing the JSON-formatted data. Use your package manager or see the Github repo for build instructions for jq.

Usage

Add it to an alias or put it in ~/home/bin/

$ coins.sh
Usage: coins.sh -cpb

Todo

  • Read currencies from file
  • Output to CSV
  • Choose output parameters
  • Fetch data from different sites
  • Fetch other currencies?
  • Port to python, add ASCII-graph

Licence

BSD simplified, see LICENSE.md.

Releases

No releases published

Packages

No packages published