🖥️ TUI
In a Nutshell
Open ACORN's interactive terminal workspace with
acorn tui.
acorn tui
# Equivalent global shortcut
acorn --interactive
The TUI uses the configured local database and respects global database and offline options:
acorn --database-path ./acorn.db --offline tui
Use command mode instead when scripting or when the installed build does not include TUI support.
Next stop: Browse every automation path in the command reference.