Skip to content

Instantly share code, notes, and snippets.

@uarun
Created November 30, 2017 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uarun/00c6c5c4a18025935a19f6d10fb907dd to your computer and use it in GitHub Desktop.
Save uarun/00c6c5c4a18025935a19f6d10fb907dd to your computer and use it in GitHub Desktop.
Command Line Bitcoin Price checker
curl --silent -H "User-Agent: sh-winkdex-app" "https://winkdex.com/api/v0/price" | jq .price/100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment