a pocket line to your agent

Hold. Talk. Heard.

Slapp is a box of lines — one per channel, one per agent. Hold a line and talk; your words land with the agent that acts, and the answer comes back to your pocket. Photos, scribbles, your watch — all of it rides the same wire.

$ curl -fsSL https://slapp.dev/install.sh | bash
iOS app · TestFlight soon App Store · soon

the home screen

A box of lines

Every channel gets a bar. Hold one and talk — release, and it is on its way. This is the real layout, tilted just like the app. press a bar and hold it.

the dm 2m

quiet — hold to talk

pi · the build 11m

live session — hold to talk

hermes · home 1h

quiet — hold to talk

wonocle · watch 3h

quiet — hold to talk

hold to talk · tap to open · the agent answers on the same line

what it is

Not a chatbot. A line.

You press, say the thing, put it down. Slapp carries it to the agent that acts — on your hardware, in your thread, with its memory.

Hold to talk

The whole screen is a button. Hold any line, speak, release. Transcribed locally, delivered in seconds.

One line per channel

Telegram, a pi session, the watch — each gets a tilted bar with its last reply on its face.

It sees

Shoot a photo or point the pocket button — the agent looks, then answers about what it saw.

Annotate

Scribble on the screenshot, circle the thing. The marks ride along with the photo.

Wonocle

The watch app. Hold to talk from the wrist; captures ride the same bridge.

The button

A $20 pocket device that does the same trick with no phone at all. Hold = voice, triple-tap = photo.

how it works

Your wire, your agent

slappphone · watch · button
the bridgeyour mac · :8651
your agenthermes · pi · telegram
  1. 1 · hold

    Press a line and talk. The mic meters in lime; release sends.

  2. 2 · the bridge

    Whisper turns it to text on your own Mac. Nothing passes through anyone's cloud.

  3. 3 · the reply

    The agent answers on the same line — Telegram thread, terminal session, wherever it lives.

install

One line, then a wizard

$ curl -fsSL https://slapp.dev/install.sh | bash

Clones the repo, builds the bridge's Python env, wires the CLI and the agent integrations, and tells you what is left.

the line does

  • clones Snail3D/monocle
  • venv + bridge deps aiohttp · faster-whisper · opencv
  • seeds config.yaml from the example
  • links the CLI ~/bin/monocle
  • wires pi · opencode · hermes skills

you do

  • drop tokens in config.yaml telegram bot + api key
  • run the bridge python -m monocle_bridge
  • or run the wizard installer/run.sh → :8652
  • pair from the app it finds the bridge by itself

need

  • macOS or Linux
  • python 3.9+
  • git
  • ~2 min for deps whisper + opencv are chubby