mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
25 lines
373 B
Markdown
25 lines
373 B
Markdown
![]() |
# cointop
|
||
|
|
||
|
> Track and monitor cryptocurrencies in the terminal.
|
||
|
> More information: <https://github.com/cointop-sh/cointop>.
|
||
|
|
||
|
- Open TUI:
|
||
|
|
||
|
`cointop`
|
||
|
|
||
|
- Clear the cache:
|
||
|
|
||
|
`cointop clean`
|
||
|
|
||
|
- Display current holdings legibly:
|
||
|
|
||
|
`cointop holdings --human`
|
||
|
|
||
|
- Check price of coin(s):
|
||
|
|
||
|
`cointop price --coins {{coin_name1,coin_name2,...}}`
|
||
|
|
||
|
- Display version:
|
||
|
|
||
|
`cointop version`
|