xfetch is a lightweight, fast, and customizable system information fetching tool written in Go. It provides a quick overview of your system's key details in a visually appealing format.
- Displays OS, kernel, and machine information
- Shows CPU and memory usage
- Provides uptime and shell details
- Shows battery percentage (on supported systems)
- Colorful and customizable output
You can easily install xfetch directly from this GitHub repository using the following command:
curl -sSL https://raw.githubusercontent.com/mnsdojo/xfetch/main/install.sh | bash