DesktopInstallation

Desktop Installation

The desktop application is the free, open-source (GPL-3) way to run BioNodulo on your own hardware. It bundles the node editor and a local execution engine.

For platform-by-platform install instructions (macOS, Windows, Linux, Homebrew, winget, AppImage/.deb, and building from source), see the canonical guide under Getting Started:

Getting Started → Desktop Installation

At a glance

# macOS
brew install --cask bionodulo
 
# Windows
winget install BioNodulo.BioNodulo
 
# Linux (Debian/Ubuntu)
sudo apt install ./bionodulo_*.deb

After installing