Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.simplefunctions.dev/llms.txt

Use this file to discover all available pages before exploring further.

In development. Plate ships as a UI shell as of 2026-04-30. Hotkeys, panel rendering, and JSON exposure work; full integration with the Watch / Alert / Webhook APIs is being wired up. Check back soon.
Plate is the native macOS surface — a glance-able overlay that lives in your menu bar and surfaces SF state without context-switching to a browser or terminal.

Hotkeys (current shell)

  • ⌥Space — toggle the overlay panel
  • ⌥⇧Space — open the command palette

Planned actions

The five panel actions (Open, Watch, Alert, Webhook, JSON) will route into the same /api/watch/*, /api/alert-rules/*, and /api/webhook-endpoints/* endpoints used by the CLI and web terminal.

Source

apps/plate-mac/ in the landing repo.