Pyfetch is a lightweight, command-line interface (CLI) tool written in Python, designed to display system information in a visually appealing way. It serves as an alternative to neofetch, providing users with essential system details in a concise format.
- Display system information
- Lightweight and fast
- Customizable output
- Written in Python, making it easy to modify and extend
To install Pyfetch, follow these steps:
-
Clone the repository:
git clone https://github.com/untitled-programmer/Pyfetch.git cd Pyfetch
-
Ensure you have Python installed. Pyfetch requires Python 3.x.
python3 pyfetch.py