Refetch is a simple and elegant system information retrieval tool written in Bash.
- Display basic system information.
- Provides information such as hostname, operating system, kernel version, CPU, memory, disk usage, and uptime.
git clone https://github.com/rebatnaath/refetch
cd refetch
chmod +x refetch.sh install.sh
sudo ./install.sh
For the it works displays everything properly. it's still not perfect will add features later.