Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 711 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 711 Bytes

Pyfetch 🐍

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.

Features

  • Display system information
  • Lightweight and fast
  • Customizable output
  • Written in Python, making it easy to modify and extend

Installation

To install Pyfetch, follow these steps:

  1. Clone the repository:

    git clone https://github.com/untitled-programmer/Pyfetch.git
    cd Pyfetch
  2. Ensure you have Python installed. Pyfetch requires Python 3.x.

    python3 pyfetch.py