MediaHarbor

Download MediaHarbor

Free and open source under GPL-3.0. No account required. Runs locally on your machine.

Windows

Installer (.exe)

Recommended. NSIS installer with shortcuts and uninstaller.

Download -setup.exe

MSI (.msi)

For enterprise / Group Policy deployments.

Download .msi

MSIX (.msix)

Microsoft Store package format.

Download _x64.msix

macOS

Apple Silicon (.dmg)

For M1, M2, M3, M4 Macs. Open the DMG and drag MediaHarbor to Applications.

Download _aarch64.dmg

Intel (.dmg)

For Intel-based Macs (pre-2020).

Download _x64.dmg

Apple Silicon users: macOS marks unsigned DMGs as quarantined. Click the Apple Silicon download for one-time setup instructions.

Linux

Flatpak is the recommended way to install MediaHarbor on any Linux distribution — it stays current automatically and runs in a sandbox.

Flathub

Recommended

Universal Linux package. Auto-updates and works on every major distribution.

Download on Flathubflatpak install flathub net.mediaharbor.MediaHarborOpen store

Snap Store

Pre-installed on Ubuntu and many derivatives. Snap connects automatically on supported systems.

Get it from the Snap Storesudo snap install mediaharborOpen store
Other Linux downloads (AUR, .deb, .rpm, AppImage)

Arch (AUR)

yay -S mediaharbor-binView on AUR →

Debian / Ubuntu (.deb)

sudo dpkg -i MediaHarbor_*.deb

Download .deb

Fedora / RHEL (.rpm)

sudo rpm -i MediaHarbor_*.rpm

Download .rpm

AppImage

Universal Linux binary. chmod +x to run.

Download .AppImage

See all releases on GitHub →