Metadata-Version: 2.4
Name: remoterm
Version: 0.1.0
Summary: Stream your terminal to any browser in real time
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: ptyprocess
Requires-Dist: websockets
Requires-Dist: httpx

# remoterm

Stream your terminal to any browser in real time.

## Install

```bash
pip install remoterm
```

## Usage

```bash
remoterm connect
```

Visit https://remote-term.vercel.app, create a session, and paste the code when prompted.
