Skip to content

CLI App Open

github-actions[bot] edited this page Aug 9, 2026 · 1 revision

ed app open

Opens Edith's main window.

ed app open [--json]
Name Type / values Default What it does
--json flag off Emit JSON on stdout.

--json shape:

{
  "action": "open",
  "requested": true
}

Examples:

ed app open
ed app open --json

Without --json it prints open requested. The guard is on the menu bar helper, not the window: the helper is what receives the request and launches or activates the main app, so ed app open exits 4 when the helper is closed even though what it opens is the window. It is the counterpart to ed app quit. When neither process is running, ed app relaunch is what starts Edith from cold.

Where to go next

CLI reference

Getting Started
Config
App
Extensions
Permissions
Usage
System
Music
Calendar
Clipboard
Color
Download
Apps
Tools
Shelf
Cleaner
Machines
Machines Remote
Machines Docker
Machines Files
Machines Power
Machines Workspace
Companion
Herdr
Lid Awake
Machines Thermal

Guides

Clone this wiki locally