diff --git a/pages/linux/cointop.md b/pages/linux/cointop.md new file mode 100644 index 000000000..112ece8ca --- /dev/null +++ b/pages/linux/cointop.md @@ -0,0 +1,24 @@ +# cointop + +> Track and monitor cryptocurrencies in the terminal. +> More information: . + +- 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`