Metadata-Version: 2.4
Name: screenx10sion
Version: 0.1.7
Summary: Cast your screen to phones and Smart TVs using just a browser and a QR code.
Home-page: https://github.com/Niterousnebula/screenx10sion
Author: Raghav Anthwal
Author-email: Raghavanthwal006@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flask
Requires-Dist: qrcode
Requires-Dist: zeroconf
Requires-Dist: Pillow
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ScreenX10sion

**Your Screen, Extended Effortlessly**  
Cast your screen to phones, tablets, laptops, or even Smart TVs — instantly — using just a browser and a QR code. No installations, no cables, no nonsense.

Author: [Raghav Anthwal](https://www.linkedin.com/in/raghav-anthwal/)

---

##  Features

-  **Zero-install screen sharing** — Works via browser
-  **Smartphone-friendly** — Scan and view instantly
-  **Smart TV-ready** — Remote control compatible
-  **Automatic resolution scaling** — Looks great everywhere
-  **mDNS Support** *(optional)* — Access with ease via local name
-  **QR & URL access** — Displayed clearly on your host machine
-  Built with Python + Flask + WebSockets

---

##  Installation (Python 3.7+ recommended)

```bash
pip install screenx10sion
python -m screenx10sion.server
