Skip to content

A minimal, system information tool written in C++. Designed for efficiency, betterfetch-cpp displays core system details cleanly.

License

Notifications You must be signed in to change notification settings

betterfetch/betterfetch-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ betterfetch (C++ version) ⚡

A blazing fast system fetch tool written in modern C++

License Stars Issues Forks
betterfetch preview

📖 About

This is the C++ implementation of betterfetch,
a lightweight, customizable system information fetch tool inspired by neofetch.

  • High performance – written in modern C++17
  • 🖥️ Linux-focused (Windows/macOS support planned)
  • 🎨 Configurable – ASCII art, modules, colors
  • 🛠️ Simple build system – no heavy dependencies

📦 Installation

Build from Source

curl https://raw.githubusercontent.com/betterfetch/scripts/refs/heads/main/cpp/install.sh | bash 

🚀 Usage

betterfetch

Outputs system details such as:

  • OS, Kernel, Uptime
  • CPU, Memory
  • Disk usage
  • Hostname, Shell, Packages

🛠️ Development

Requirements

  • g++ (C++17 or later)
  • make
  • Linux headers

🤝 Contributing

We welcome contributions to improve the C++ version of betterfetch.
See CONTRIBUTING.md for details.


📜 License

MIT © 2025 betterfetch contributors


Made with ⚡ by David Balishyan

About

A minimal, system information tool written in C++. Designed for efficiency, betterfetch-cpp displays core system details cleanly.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published