https://github.com/angeljumbo/vitals
Cli system usage visualizer for Linux
https://github.com/angeljumbo/vitals
Last synced: 8 months ago
JSON representation
Cli system usage visualizer for Linux
- Host: GitHub
- URL: https://github.com/angeljumbo/vitals
- Owner: AngelJumbo
- License: mit
- Created: 2025-03-05T00:21:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T16:01:36.000Z (over 1 year ago)
- Last Synced: 2025-03-15T17:19:19.356Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 60.5 KB
- Stars: 24
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vitals
System usage visualizer for Linux

## Installation
```
git clone https://github.com/AngelJumbo/vitals
cd vitals
sudo make install
```
## Before you ask me
### GPU?
Yes, I will add it. But if you want to contribute the necessary code I would gladly accept it :'), just try to put it next to the ram box.
### Is this another top/htop replacement?
No, just a system usage visualizer.
### Why? Btop already shows the system usage
I wanted something simpler, less busy and readable.
### BSD's and macOS?
I don't run any of them, but I would accept contributions to support them.
### Flatpak?
I'm too lazy for that... sorry.