Desktop app
The HexoKit desktop app (macOS) is a native Electron shell around the dashboard — it wraps the same console in its own window and frees the browser-reserved ⌘ keyboard tier for your terminals. Install and update it with the CLI:
run-kit desktop install # fetch the latest release DMG, install to /Applicationsrun-kit desktop update # same, but a no-op when already currentrun-kit desktop status # report the installed app and its versionBuilds land on GitHub Releases; prerequisites and troubleshooting live in the install guide.