Launches the dala_dev Terminal UI dashboard.
Usage
mix dala_dev.tuiThis starts an interactive four-tab TUI where you can:
- Browse discovered devices (Android/iOS) with node and connection info
- Run
mix dala.*tasks from the terminal - View deployment status and logs
- Inspect remote nodes (version, screen info, memory, latency)
- Access diagnostics and doctor output
Press ? inside the TUI for keyboard shortcuts, q to quit.
Examples
# Launch the TUI
mix dala_dev.tui