rate.sx - crypto rates in the shell
rate.sx
rate.sx is a wonderful MIT-licensed service created by Igor Chubin that offers real-time information, converter, calculator, exchange rates and graphical representation of cryptos from the terminal.
Project page : https://rate.sx
GitHub : https://github.com/chubin/rate.sx
rate.sx does not need to be installed, it is enough to have curl, if we don't have it
sudo apt install curl
Use of rate.sx
With the simplest command we visualize the top 10 and changes
curl https://rate.sx
By default everything is in USD, if we want another currency we indicate it in the domain.
curl https://eur.rate.sx
To view the graph, prices and various data of a cryptocurrency
curl https://rate.sx/btc
To display the graph at a given date, for example, the last 30 days of bitcoin
curl https://rate.sx/btc@30d
We also have a calculator where you can add and subtract
curl https://rate.sx/1BTC+1000HIVE
I have had the pleasure of speaking by email with the creator and although hive and hbd are not yet on the updated list, it is on its way, to be able to visualize it we will make a
curl -s https://rate.sx/?n=500 | grep -i hive
This is especially configurable with aliases as I commented in yesterday's post
Leave rate.sx - crypto rates in the shell to:
Read more #leofinance posts
Best Posts From r0str0
We have not curated any of r0str0's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From r0str0
- unixp0rn - changing the look of the Linux desktop
- rate.sx - crypto rates in the shell
- Alias - a command that saves you time
- Barrier - open source multiplatform keyboard and mouse sharing application
- youtube-dl | History of downloading audio and video on Internet
- Lagarde (BCE) calls for regulating Bitcoin's "funny business"
- Argos - offline neural machine translation | possible for Hive - LeoFinance ?
- Sweet things to do after installing Ubuntu 20.04 Focal Fossa | Cosas dulces que hacer después de instalar Ubuntu 20.04 Focal Fossa
- Install Ubuntu 20.04.1 in VirtualBox 6.1
- My presentation ㋡