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.
Warning
We don't host binaries for platforms other than x86_64. The install script builds the project on your local machine so It's recommended to use the script for the latest version and for compatability with platforms other than x86_64
curl https://betterfetch.github.io/scripts/rs/install.sh | bashbetterfetchYou’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 runWe love contributions! 🎉 Please check out CONTRIBUTING.md for guidelines.
MIT © 2025 betterfetch contributors