Download floww
Two ways to work. The infinite canvas for visual building, or the terminal for structured execution. Same philosophy, different surfaces.
floww Client
The infinite canvas. Build node-based workflows and execute them with Claude.
v1.2.5 Download for your platform →flowwCLI
floww for the terminal. Plan, execute, and verify from the command line.
v1.0.0 Install instructions →System Requirements
macOS
macOS 12 (Monterey) or later. Apple Silicon and Intel supported.
Windows
Windows 10 64-bit or later.
Linux
Ubuntu 20.04+ or equivalent. glibc 2.31+. WebKit2GTK 4.1+ required.
Claude Code
Required for AI node execution in both Client and CLI. Install from Anthropic.
Frequently Asked Questions
What's the difference between the Client and CLI?
The Client is the desktop app with the infinite canvas — you drag nodes, connect workflows visually, and see everything on screen. flowwCLI is the same workflow engine in your terminal — it plans phases, executes tasks, and verifies results through structured text. Same philosophy, different interface.
Do I need both?
No. Use the Client if you prefer visual workflows on a canvas. Use flowwCLI if you work primarily in the terminal. They can run independently.
Is floww free?
floww has a free tier for personal use. See pricing for details on Pro and Sync plans.
What platforms are supported?
The Client runs on macOS (Apple Silicon + Intel), Windows (x64), and Linux (AppImage + .deb). flowwCLI runs anywhere Node.js runs.
Where can I get help?
Visit floww.help for documentation, guides, and troubleshooting. For community support, join the Discord.
How do I update to the latest version?
The Client checks for updates automatically on launch. For flowwCLI, run /floww:update inside Claude Code.