mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 17:56:37 +02:00
Add service to view stock information
This commit is contained in:
parent
54500caa81
commit
c9f737483a
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
|
||||||
* :no_entry_sign: `curl cmc.rjldev.com` — get coinmarketcap top 100 cryptocurrencies
|
* :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)
|
* `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 stonks.icu/amd/msft` get stock visualizer and tracker
|
||||||
|
* `curl terminal-stocks.herokuapp.com/GOOG` - get stocks prices and information
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue