Installation

Grab the build for your platform with the Download button or from the releases page.

Windows

Run the .msi or .exe installer.

macOS

Open the .dmg and drag bloom into Applications. It is unsigned, so on first launch right-click the app and choose Open.

Linux

Make the AppImage executable and run it:

chmod +x bloom-*.AppImage
./bloom-*.AppImage

Or install the Debian package:

sudo dpkg -i bloom_*.deb

Package managers Planned

Distribution through cargo, the AUR, and more is planned for a future release.

CargoAURand more