Metadata-Version: 2.2
Name: kawaii-monitor
Version: 1.0.2
Summary: A kawaii system monitor with cute emojis and detailed system info.
Author-email: Aryan Mistry <fe.aryan@outlook.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Kawaii Monitor

A cute system monitor with kawaii emojis, showing CPU, memory, disk, network, battery, and process info.

## Features
- CPU, memory, and swap usage displayed with adorable bars and emojis
- Detailed storage information for each mounted disk
- System and battery details (if available)
- Top process listing with cute decorations

## Installation

Install via pip:

```bash
pip install kawaii-monitor
