Skip to content

snowwysillycat/Cutiefetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Cutiefetch: A System Information Tool

Cutiefetch is a Python-based system information tool that displays system configuration data in a visually appealing way. It provides a customizable display of system information, including the operating system, kernel version, memory usage, and more. The tool uses ANSI escape codes to format text in the terminal and provides a logo display feature.

🚀 Features

  • System Information: Displays system configuration data, including operating system, kernel version, and memory usage.
  • Customizable Display: Allows users to customize the display using a configuration file.
  • Logo Display: Displays a customizable logo using ANSI escape codes.
  • Color Scheme: Provides a customizable color scheme using ANSI escape codes.
  • Module Selection: Allows users to select which system information to display.

🛠️ Tech Stack

  • Python: The primary programming language used for the project.
  • OS: Used for interacting with the operating system.
  • Platform: Used for retrieving platform-specific information.
  • PSUtil: Used for retrieving system and hardware information.
  • Socket: Used for retrieving network information.
  • YAML: Used for parsing configuration files.
  • Subprocess: Used for running shell commands.

📦 Installation

Prerequisites

  • Python 3.6 or later
  • pip 19.0 or later

Installation

  1. Clone the repository: git clone https://github.com/your-repo/cutiefetch.git
  2. Navigate to the repository: cd cutiefetch
  3. Install dependencies: pip install -r requirements.txt

Running Locally

  1. Run the tool: python cutiefetch.py

💻 Usage

The tool can be run using the python cutiefetch.py command. The display can be customized using a configuration file.

📂 Project Structure

cutiefetch/
│
├── ASCII.py
├── config.yml
├── cutiefetch.py
├── requirements.txt
└── README.md

📸 Screenshots

🤝 Contributing

Contributions are welcome! Please submit a pull request with your changes.

📝 License

This project is licensed under the MIT License.

💖 Thanks Message

A huge thank you to all contributors and users of Cutiefetch!

About

A Windows system information display tool similar to Neofetch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages