Skip to content

Commit df07729

Browse files
committed
docs: update README.md
1 parent d11d756 commit df07729

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
<img src="assets/demo2.png" alt="demo" width="700">
88
</p>
99

10+
<p align="center">
11+
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/VG-dev1/flux/rust.yml?style=for-the-badge">
12+
<img alt="Crates.io Version" src="https://img.shields.io/crates/v/flux-cli?style=for-the-badge">
13+
<img alt="Crates.io License" src="https://img.shields.io/crates/l/flux-cli?style=for-the-badge">
14+
<img alt="Crates.io Total Downloads" src="https://img.shields.io/crates/d/flux-cli?style=for-the-badge">
15+
</p>
16+
17+
1018
## Why flux
1119

1220
Tools like `htop` and `btop` cram an overwhelming amount of information onto the screen-columns, graphs, and stats everywhere, making it hard to find the process you actually care about. `flux` strips away the clutter and focuses on what matters: quickly finding, monitoring, and acting on processes in a clean, readable interface. With live CPU and memory tracking, port-aware process discovery, and intuitive keyboard navigation, `flux` gives you all the actionable insights without the messy visual noise, letting you manage your system faster and more efficiently.

0 commit comments

Comments
 (0)