# PiLens for Pi

PiLens lets you capture, mark up, and send screenshots directly into an active Pi session.

## Install

```bash
pi install npm:@fnava621/pilens
```

Then download and open the Mac app from [pilens.dev](https://pilens.dev):

```text
https://pilens.dev/download
```

Inside Pi, run:

```text
/pilens
```

## What this package includes

This npm package includes the Pi-side extension only:

- `/pilens` capture picker
- `/pilens capture` capture trigger
- local bridge for the native PiLens Mac app
- inline preview rendering for sent screenshots

The native macOS menu bar app is distributed separately as a DMG from `pilens.dev`.
