A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies in realtime.
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies in realtime. The interface is inspired by htop, and shortcut keys inspired by vim.
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies in realtime. The interface is inspired by htop, and shortcut keys inspired by vim.
To install cointop, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cointop
To see what files were installed by cointop, run:
port contents cointop
To later upgrade cointop, run:
sudo port selfupdate && sudo port upgrade cointop
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.