Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 426 Bytes

File metadata and controls

15 lines (10 loc) · 426 Bytes

BashTOP Resource Monitor

Resource monitor that shows usage and stats for processor, memory, disks, network and processes.

Can be installed on Ubuntu by:

sudo add-apt-repository ppa:bashtop-monitor/bashtop
sudo apt update
sudo apt install bashtop

Python version of the same can be found at: GitHub

Source: GitHub