Download Tailhound
macOS
- macOS (Apple Silicon and Intel)Tailhound_0.2.2_universal.dmg9.6 MB
Windows 10+
- Windows installerTailhound_0.2.2_x64-setup.exe3.3 MB
- Windows MSITailhound_0.2.2_x64_en-US.msi4.7 MB
Linux
- AppImage (any distro)Tailhound_0.2.2_amd64.AppImage80.5 MB
- Debian / Ubuntu (.deb)Tailhound_0.2.2_amd64.deb6.3 MB
- Fedora / openSUSE (.rpm)Tailhound-0.2.2-1.x86_64.rpm6.3 MB
macOS: first launch
Tailhound isn't notarized by Apple yet, so macOS asks you to confirm it once.
- Open the
.dmgand drag Tailhound to Applications. - Open it. macOS says it can't verify the developer; click Done.
- Go to System Settings → Privacy & Security and click Open Anyway.
- Confirm with Open.
If macOS says the app “is damaged”, run this in Terminal:
xattr -dr com.apple.quarantine /Applications/Tailhound.appWindows
The installer isn't code-signed yet, so SmartScreen may show “Windows protected your PC”. Click More info → Run anyway.
Linux
- Debian, Ubuntu: the
.deb. - Fedora, openSUSE: the
.rpm. - Arch and any other distro: the AppImage.
Make the AppImage executable, then run it:
chmod +x Tailhound_*_amd64.AppImage
./Tailhound_*_amd64.AppImageIf it doesn't start, install FUSE 2: fuse2 on Arch, fuse-libs on Fedora,libfuse2 on openSUSE.
Updates
Tailhound updates itself. When a new version is ready, a banner offers to restart.