mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-12 23:07:16 +00:00
Merge pull request #81 from bencook/Add-https-to-stonks.icu
Add https to stonks.icu
This commit is contained in:
commit
a959ed05ec
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Reference in a new issue