Tailhound
Buy me a coffee

Download Tailhound

Version 0.2.2, released 27 September 2026.

macOS

Windows 10+

Linux

macOS: first launch

Tailhound isn't notarized by Apple yet, so macOS asks you to confirm it once.

  1. Open the .dmg and drag Tailhound to Applications.
  2. Open it. macOS says it can't verify the developer; click Done.
  3. Go to System Settings → Privacy & Security and click Open Anyway.
  4. Confirm with Open.

If macOS says the app “is damaged”, run this in Terminal:

xattr -dr com.apple.quarantine /Applications/Tailhound.app

Windows

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.AppImage

If 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.