Skip to content

zRainerzz/PyNeofetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyNeofetch v1.0

PyNeofetch is a simple system information tool built in Python that provides essential details about your computer system. This tool displays your system’s information in a visually appealing format with colorful ASCII art and details like the system's CPU, memory, disk usage, and more.

Features

  • Displays system information such as CPU, memory, disk, and more.
  • Custom color themes and ASCII art.
  • Simple, user-friendly design for better readability.

Requirements

Before running PyNeofetch, you need to install the following dependencies:

  • Python 3.x
  • psutil – For retrieving system information.
  • platform – To get platform-specific information.
  • shutil – For file operations.

Installation

  1. Clone the repository:

    git clone https://github.com/zRainerzz/PyNeofetch.git
    cd PyNeofetch
  2. Install required dependencies:

    pip install -r requirements.txt

Usage

To run PyNeofetch, simply execute the script:

python pyneofetch.pyFeatures

    Displays system information such as CPU, memory, disk, and more.
    Custom color themes and ASCII art.
    Simple, user-friendly design for better readability.

This will display the system's information in the terminal with colorful ASCII art and details.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

License

This project is open-source and available under the MIT License.

Feel free to modify it according to your preferences or add more sections if necessary!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages