Skip to content

Commit

Permalink
Merge pull request chubin#81 from bencook/Add-https-to-stonks.icu
Browse files Browse the repository at this point in the history
Add https to stonks.icu
  • Loading branch information
chubin authored Nov 3, 2021
2 parents e631255 + 3e33697 commit a959ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* :no_entry_sign: `curl moneroj.org` — get Monero exchange rate
* :no_entry_sign: `curl cmc.rjldev.com` — get coinmarketcap top 100 cryptocurrencies
* `nc ticker.bitcointicker.co 10080` — get BTC/USD exchange rate (also works with telnet)
* `curl stonks.icu/amd/msft` get stock visualizer and tracker
* `curl https://stonks.icu/amd/msft` get stock visualizer and tracker
* `curl terminal-stocks.shashi.dev/:ticker` - get stocks prices and information for provided yahoo ticker
* `ssh cointop.sh` - cryptocurrency tracking TUI ([source](https://github.com/miguelmota/cointop))

Expand Down

0 comments on commit a959ed0

Please sign in to comment.