mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-29 02:06:24 +02:00
parent
108421eb88
commit
5dfff269d5
2 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -98,6 +98,8 @@ by_category:
|
|||
tags: [curl]
|
||||
moneroj.org:
|
||||
tags: [curl]
|
||||
stonks.icu:
|
||||
tags: [curl]
|
||||
- documentation:
|
||||
cheat.sh:
|
||||
tags: [curl]
|
||||
|
|
Loading…
Add table
Reference in a new issue