betterfetch is a lightweight and minimalist system information tool designed for the terminal.
It provides essential system details in a clean and efficient manner, enhancing your command-line experience
- Displays key system information quickly
- Minimalist design without unnecessary clutter
- Lightweight and fast
- Easy to install and use
Build from the source:
git clone https://github.com/betterfetch/betterfetch.git
cd betterfetch
g++ main.cpp -o main
Use pre-compiled binaries:
download .exe file from the repo releases page
!!! Make sure to use WSL
Build from the source:
git clone https://github.com/DavidBalishyan/betterfetch.git
cd betterfetch
g++ main.cpp -o main
Use pre-compiled binaries:
download the precompiled binaries from the repo page