Installation

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

Windows

Run the .msi installer. The .zip holds the same build if you would rather keep a portable copy than install one.

macOS

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

Linux

Extract the tarball and run the binary:

tar -xzf bloom-linux-x86_64.tar.gz
./bloom

The full build ships FFmpeg alongside the binary in lib/. Keep that folder next to bloom or video playback will not load.

Package managers Planned

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

CargoAURand more