Eyra.app under ~/.local/share/eyra/ when the bundle can be prepared.
Open it:
mode, swiftRequired, swiftAvailable, and fallbackCommand.
There are three states:
- Normal install:
eyra menuopens the installed app bundle. - Source checkout:
eyra menucan run the SwiftPM developer path when Swift/Xcode command-line tools are installed. - Fallback:
eyra openopens the local Web control UI.
- Show whether Eyra’s local control service is running.
- Start, stop, or restart the local control service.
- Open the Web UI.
- Run Doctor.
- Open guided setup in Terminal.
- Open logs and docs.
- Toggle simple voice and privacy settings.
- Toggle memory and memory auto-save.
- Open or reload the compact memory and instruction files.
- Show whether the local model and voice path need attention.
Status
The menu shows plain-language status:Local model readyorLocal model needs setupVoice: Ready,Voice: Partly ready,Voice: Needs attention, orVoice: OffWeb control runningorWeb control stopped- A privacy line that says whether data leaves your Mac by default
Simple Settings
The menu bar exposes front-door settings only:- Voice input
- Speech output
- Network tools
- Mac control tools
- Connectors
- Memory
- Memory auto-save
- Realtime voice
eyra settings.
Control Service
The menu bar controls Eyra through stable local commands:eyra start starts the local Web control service on localhost. Non-health Web endpoints still require a token.
Limits
The current menu bar app is a native SwiftUI menu-bar control surface. It does not install a privileged helper, does not requiresudo, does not publish anything, and does not enable optional tools by itself.
The local bundle is ad-hoc signed when codesign is available. It is not notarized in this release line.