Linux/macOS/FreeBSD resource monitor. Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Python port of bashtop.
Linux/macOS/FreeBSD resource monitor. Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Python port of bashtop.
To install bpytop, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bpytop
To see what files were installed by bpytop, run:
port contents bpytop
To later upgrade bpytop, run:
sudo port selfupdate && sudo port upgrade bpytop
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.