# BashTOP Resource Monitor

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

Can be installed on Ubuntu by:

```bash
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*](https://github.com/aristocratos/bpytop)

***Source:*** [***GitHub***](https://github.com/aristocratos/bashtop)
