Add Stonks

https://github.com/ericm/stonks
This commit is contained in:
Bill Robbins 2020-06-27 20:40:44 -05:00 committed by wrobbins
parent 108421eb88
commit 5dfff269d5
2 changed files with 3 additions and 0 deletions

View file

@ -149,6 +149,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* `curl moneroj.org` — get Monero exchange rate
* `curl cmc.rjldev.com` — get coinmarketcap top 100 cryptocurrencies
* `telnet ticker.bitcointicker.co 10080` — get BTC/USD exchange rate
* `curl stonks.icu/amd/msft` get stock visualizer and tracker
## Documentation

View file

@ -98,6 +98,8 @@ by_category:
tags: [curl]
moneroj.org:
tags: [curl]
stonks.icu:
tags: [curl]
- documentation:
cheat.sh:
tags: [curl]