Desktop & mobile
The Electron desktop app for macOS, Windows and Linux — required for device agents — and the iOS app for managing flows and agents on the go.
HiveFlow lives beyond the browser: a desktop app (Electron) that also powers the device-control nodes, and an iOS app for managing your workspace from the phone.

Desktop app (macOS, Windows, Linux)
The desktop app wraps the full dashboard in a native window and signs in with your existing account. Download the installer for your OS from the GitHub releases:
| OS | Releases |
|---|---|
| macOS | github.com/johnolven/hiveflow-mac-os |
| Windows | github.com/johnolven/hiveflow-windows |
| Linux | github.com/johnolven/hiveflow-linux |
Device agents
The desktop app is also the local agent behind the Device nodes (mac_agent, pc_agent, linux_agent): with the app running on a machine, your flows can operate it remotely — files, terminal commands, system info and applications. Install the app on the target machine, sign in with the same account, and the machine becomes selectable in the device node's configuration.
Security note: device agents execute real commands. Keep those flows private and gate destructive steps with Human in the Loop.
iOS app
The HiveFlow iOS app (SwiftUI) puts your workspace in your pocket:
- Browse and manage flows and their status (Active/Paused).
- Chat with your Agents from the phone.
- Keep an eye on executions and credits while away from the desk.
Sign in with your HiveFlow account — everything stays in sync with the web dashboard.
Which one do I need?
- Just building flows? The web app is enough.
- Controlling a computer from flows? Desktop app on that computer.
- Answering your agents on the go? iOS app.