4.7k

Getting Started

Installation

Install Fimaflow on macOS, Windows or Linux to start designing, building and deploying backend applications visually.

Fimaflow provides native desktop applications for every supported platform, offering the best performance, automatic updates and full access to local development features.

Demo placeholderDownloading and installing the Fimaflow desktop app

System Requirements

Before installing Fimaflow, make sure your system meets the following requirements.

macOS

  • • macOS 13 (Ventura) or later
  • • Apple Silicon (M-series) or Intel processor
  • • 8 GB RAM minimum (16 GB recommended)
  • • 2 GB available disk space

Windows

  • • Windows 10 or later
  • • 8 GB RAM minimum (16 GB recommended)
  • • 2 GB available disk space

Linux

  • • Ubuntu 22.04+, Debian 12+, Fedora 39+ or equivalent
  • • 8 GB RAM minimum
  • • 2 GB available disk space

Download

Download the latest version of Fimaflow for your operating system.

macOS

  • • Apple Silicon (.dmg)
  • • Intel (.dmg)
Download for macOS

Windows

  • • Windows Installer (.exe)
Download for Windows

Linux

Available installation methods:

  • • Debian / Ubuntu (.deb)
  • • Fedora / RHEL (.rpm)
  • • AppImage
  • • Tarball

Install on macOS

  1. 1. Open the downloaded .dmg file and drag Fimaflow into the Applications folder.
  2. 2. Launch Fimaflow from Launchpad or Spotlight.
  3. 3. If macOS displays a security warning the first time you launch the application, choose Open Anyway from System Settings → Privacy & Security.

Install on Windows

  1. 1. Run the installer and follow the installation wizard.
  2. 2. Once installation is complete, launch Fimaflow from the Start Menu.

Install on Linux

Debian / Ubuntu

curl -fsSL https://downloads.fimaflow.com/linux/fimaflow_latest_amd64.deb -o fimaflow.deb
sudo apt install ./fimaflow.deb

Fedora / RHEL

curl -fsSL https://downloads.fimaflow.com/linux/fimaflow_latest_x86_64.rpm -o fimaflow.rpm
sudo dnf install ./fimaflow.rpm

AppImage

curl -fsSL https://downloads.fimaflow.com/linux/Fimaflow-latest.AppImage -o Fimaflow.AppImage
chmod +x Fimaflow.AppImage
./Fimaflow.AppImage

Sign in

When Fimaflow starts, sign in using your account.

If you don't already have an account, create one for free directly from the login screen.

After signing in, you'll be able to:

  • • create Workspaces;
  • • create Projects;
  • • access Fimaflow Cloud;
  • • synchronize your projects;
  • • connect AI assistants through MCP.

Update Fimaflow

Fimaflow automatically checks for updates.

When a new version is available, you'll receive a notification inside the application and can update with a single click.

Uninstall

macOS

Move Fimaflow to the Trash and empty it.

Windows

Uninstall Fimaflow from Settings → Apps.

Linux

Use your package manager or remove the AppImage.

Troubleshooting

Fimaflow won't start

  • • Verify that your operating system is supported.
  • • Restart your computer.
  • • Install the latest version of Fimaflow.
  • • Check that your graphics drivers are up to date.

Can't sign in

  • • Verify your internet connection.
  • • Confirm your credentials.
  • • Reset your password if necessary.

Next steps

Installation | Fimaflow