Download
FlowForge is available for macOS, Windows, and Linux. Download the latest release below.
Latest Release — v1.8.0
Released on February 15, 2026. See the full changelog for details.
macOS
| File | Architecture |
|---|---|
| FlowForge_1.8.0_aarch64.dmg | Apple Silicon (M1/M2/M3/M4) |
Open the .dmg file, drag FlowForge into your Applications folder, and launch it from Spotlight or Launchpad.
Windows
| File | Architecture |
|---|---|
| FlowForge_1.8.0_x64-setup.exe | x64 (installer) |
| FlowForge_1.8.0_x64_en-US.msi | x64 (MSI) |
Run the .exe installer or use the .msi package for system-wide deployment. Both install FlowForge and add it to your Start menu.
Linux
| File | Architecture |
|---|---|
| FlowForge_1.8.0_amd64.deb | x64 (Debian/Ubuntu) |
| FlowForge_1.8.0_amd64.AppImage | x64 (AppImage) |
| FlowForge-1.8.0-1.x86_64.rpm | x64 (Fedora/RHEL) |
Debian/Ubuntu:
bash
sudo dpkg -i FlowForge_1.8.0_amd64.debFedora/RHEL:
bash
sudo rpm -i FlowForge-1.8.0-1.x86_64.rpmAppImage:
bash
chmod +x FlowForge_1.8.0_amd64.AppImage
./FlowForge_1.8.0_amd64.AppImagePrerequisites
- Git must be installed and available on your
PATH. - macOS 11+, Windows 10+, or a modern Linux distribution with GTK3/WebKit2GTK.
All Releases
Browse all versions on the GitHub Releases page.