Windows
Installer for Windows 10 and later
harborclient-2.5.4.exe
Get HarborClient v2.5.4 for macOS, Windows, or Linux. Your collections stay on your machine, no account required. See all releases on GitHub for older versions.
Installer for Windows 10 and later
harborclient-2.5.4.exe
Disk image for M1, M2, M3, and later
harborclient-2.5.4-arm64.dmg
Disk image for Intel Macs
harborclient-2.5.4-x64.dmg
Package for apt-based distributions
harborclient-2.5.4.deb
RPM package for Red Hat-based distributions
harborclient-2.5.4.rpm
AppImage — no system install required
harborclient-2.5.4.AppImage
Windows
harborclient-2.5.4.exe using the button above. If Windows SmartScreen shows a warning because the app is from an unknown publisher, choose More info, then Run anyway to continue.
macOS
Choose the correct disk image for your Mac:
harborclient-2.5.4-arm64.dmgharborclient-2.5.4-x64.dmgTo install:
.dmg file.Launch HarborClient from Applications. If macOS blocks the app on first open, right-click the app, choose Open, and confirm — you only need to do this once.
Linux
.deb package (recommended for Debian/Ubuntu) Using the GUI: Open the downloaded .deb file with Software Install (or your distribution’s package installer) and follow the prompts.
Using the terminal:
sudo dpkg -i harborclient-2.5.4.debIf the installer reports missing dependencies, run:
sudo apt-get install -fLaunch HarborClient from your application menu.
Linux
For Fedora, RHEL 8+, Rocky Linux, AlmaLinux, and other Red Hat-based distributions.
harborclient-2.5.4.x86_64.rpm using the button above. sudo dnf install ./harborclient-2.5.4.x86_64.rpmOr install directly with rpm:
sudo rpm -i harborclient-2.5.4.x86_64.rpmLaunch HarborClient from your application menu.
Linux
Portable install — no system package required.
harborclient-2.5.4.AppImage using the button above. chmod +x harborclient-2.5.4.AppImageRun it directly:
./harborclient-2.5.4.AppImage