You are viewing a single comment's thread from:

RE: Bitcoin, Ethereum and Steemit price ticker on i3 (Arch linux)

in #bitcoin8 years ago

BTW
if you need/want to add localbitcion as a source here is the code.
In this case im getting it in Argentinian Pesos which is my local currency

[btcars]
label=BTC
command=echo "$(curl 'https://localbitcoins.com/buy-bitcoins-online/ARS/.json' -s | jq '.["data"]["ad_list"][0]["data"]["temp_price"]' | sed 's/"//g') AR\$"
interval=60