Add cointop

This commit is contained in:
Miguel Mota 2021-01-19 15:25:33 -08:00
parent 8dfeb70d68
commit 9e650acf7f

View file

@ -183,6 +183,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* `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 terminal-stocks.herokuapp.com/GOOG` - get stocks prices and information
* `ssh cointop.sh` - cryptocurrency tracking TUI ([source](https://github.com/miguelmota/cointop))
## Documentation