Metadata-Version: 2.4
Name: touchpad-pro-server
Version: 1.0.0
Summary: Control your PC mouse and keyboard from your mobile phone
Home-page: https://github.com/yourname/touchpad-pro
Author: YourName
Author-email: youremail@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Desktop Environment
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pynput>=1.7.6
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 🖱️ Touchpad Server

**Control your PC mouse from your mobile phone**

[![Python Version](https://img.shields.io/badge/python-3.6+-blue.svg)](https://python.org)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
[![PyPI](https://img.shields.io/badge/pip-install-orange.svg)](https://pypi.org)

---

## ✨ Features

- 📱 Control mouse from mobile phone
- 🔌 No internet needed (works on local WiFi)
- ⚡ Ultra lightweight (< 2MB)
- 💰 100% FREE - No ads, no subscriptions
- 🖥️ Works on Windows, Mac, Linux

---

## 🚀 Quick Start

### 1. Install on PC

```bash
pip install touchpad-server
