|
|
@ -1,13 +1,16 @@
|
|
|
|
# btop - Монитор ресурсов
|
|
|
|
# ![btop++](https://github.com/aristocratos/btop/raw/main/Img/logo.png)
|
|
|
|
|
|
|
|
|
|
|
|
[![](https://img.shields.io/github/stars/aristocratos/btop?label=%E2%AD%90%20Stars&style=flat-square)](https://github.com/aristocratos/btop)
|
|
|
|
[![](https://img.shields.io/github/stars/aristocratos/btop?label=%E2%AD%90%20Stars&style=flat-square)](https://github.com/aristocratos/btop)
|
|
|
|
[![](https://img.shields.io/github/v/release/aristocratos/btop?label=%F0%9F%9A%80%20Release&style=flat-square)](https://github.com/aristocratos/btop/releases/latest)
|
|
|
|
[![](https://img.shields.io/github/v/release/aristocratos/btop?label=%F0%9F%9A%80%20Release&style=flat-square)](https://github.com/aristocratos/btop/releases/latest)
|
|
|
|
|
|
|
|
|
|
|
|
Удобная тулза для мониторинга ресурсов на различных ОС. Есть поддержка видеокарт. Отображение в терминале.
|
|
|
|
Удобная тулза для мониторинга ресурсов на различных ОС. Есть поддержка видеокарт. Отображение в терминале.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Для установки на убунту необходимо скачать пакет через apt:
|
|
|
|
Для установки на убунту необходимо скачать пакет через apt:
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
sudo apt update
|
|
|
|
sudo apt update
|
|
|
|
sudo apt install btop
|
|
|
|
sudo apt install btop
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# ![](https://github.com/aristocratos/btop/raw/main/Img/normal.png)
|