Note
There is an official mirror of this repo on Codeberg: https://codeberg.org/DavidBalishyan/betterfetch
betterfetch is a fast, lightweight, and modern alternative to tools like neofetch
.
It displays useful system information with style ✨ while staying minimal and highly customizable.
- ⚡ Blazing fast – written in Rust
- 🎨 Customizable – configure colors, ASCII art, and displayed fields
- 🧩 Extensible – easy to contribute new modules
The documentation for betterfetch
can be found in the docs/
folder of the repo.
curl https://betterfetch.github.io/scripts/rs/install.sh | bash
betterfetch
You’ll see a sleek summary of your system information:
- OS, Kernel, Uptime
- CPU, Memory, GPU
- Disk usage
- Hostname, Shell, Packages
for user configuarion see docs/config.md
- Rust (latest stable)
- Git
cargo run
We love contributions! 🎉 Please check out CONTRIBUTING.md for guidelines.
MIT © 2025 betterfetch contributors