Skip to content

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

FileArchitecture
FlowForge_1.8.0_aarch64.dmgApple Silicon (M1/M2/M3/M4)

Open the .dmg file, drag FlowForge into your Applications folder, and launch it from Spotlight or Launchpad.

Windows

FileArchitecture
FlowForge_1.8.0_x64-setup.exex64 (installer)
FlowForge_1.8.0_x64_en-US.msix64 (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

FileArchitecture
FlowForge_1.8.0_amd64.debx64 (Debian/Ubuntu)
FlowForge_1.8.0_amd64.AppImagex64 (AppImage)
FlowForge-1.8.0-1.x86_64.rpmx64 (Fedora/RHEL)

Debian/Ubuntu:

bash
sudo dpkg -i FlowForge_1.8.0_amd64.deb

Fedora/RHEL:

bash
sudo rpm -i FlowForge-1.8.0-1.x86_64.rpm

AppImage:

bash
chmod +x FlowForge_1.8.0_amd64.AppImage
./FlowForge_1.8.0_amd64.AppImage

Prerequisites

  • 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.