Files
flynn/apps/companion/macos/README.md
T
2026-02-26 20:56:43 -08:00

494 B

Flynn Companion macOS Shell Template

This directory contains a generated starter template for a macOS companion shell.

Files:

  • companion.bootstrap.json: resolved Flynn companion bootstrap contract
  • MenuBarCompanion.swift

Notes:

  • These templates are intentionally minimal and should be integrated into your app project.
  • Runtime transport should use Flynn gateway JSON-RPC node methods (node.register, node.status.set, node.location.set, node.push_token.set, agent.send).