Metadata-Version: 2.1
Name: remotescreen
Version: 0.0.2
Summary: View remote screen via HTTP/HTTPS.
Home-page: https://github.com/foxe6/remotescreen
Author: f̣ộx̣ệ6
Author-email: foxe6@protonmail.com
License: AGPL-3.0
Keywords: remote screen share capture
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: encryptedsocket (>=0.0.1)
Requires-Dist: unencryptedsocket (>=0.0.1)
Requires-Dist: Pillow (==7.1.1)
Requires-Dist: tornado (==6.0.4)
Requires-Dist: omnitools (>=0.0.1)

# Remote Screen Capture/Share

<badges>[![version](https://img.shields.io/pypi/v/remotescreen.svg)](https://pypi.org/project/remotescreen/)
[![license](https://img.shields.io/pypi/l/remotescreen.svg)](https://pypi.org/project/remotescreen/)
[![pyversions](https://img.shields.io/pypi/pyversions/remotescreen.svg)](https://pypi.org/project/remotescreen/)  
[![donate](https://img.shields.io/badge/Donate-Paypal-0070ba.svg)](https://paypal.me/foxe6)
[![powered](https://img.shields.io/badge/Powered%20by-UTF8-red.svg)](https://paypal.me/foxe6)
[![made](https://img.shields.io/badge/Made%20with-PyCharm-red.svg)](https://paypal.me/foxe6)
</badges>

<i>View remote screen via HTTP/HTTPS.</i>

# Hierarchy

```
remotescreen
```

# Example

## python
```python

```


