SMSHub

Install SMSHub Desktop

Available for Linux, macOS, and Windows

Recommended

One-line installer (Linux & macOS)

curl -fsSL https://smshub.dev/install.sh | bash

Downloads the latest version, creates an smshub command, and adds it to your PATH. Handles sandbox permissions automatically.

After installing: smshub to launch, smshub update to update, smshub uninstall to remove.

Manual Download

Download from GitHub Releases

🐧

Linux

.AppImage

If double-clicking doesn't work:

  1. Right-click → Properties → Permissions → Allow executing
  2. Run from terminal: ./SMSHub-*.AppImage --no-sandbox

Or use the curl installer above (recommended).

🍎

macOS

.dmg

⚠ "App is damaged" warning

The app is not signed with an Apple Developer certificate. To fix:

  1. Open Terminal
  2. Run: xattr -cr /Applications/SMSHub.app
  3. Open SMSHub from Applications

Or: System Settings → Privacy & Security → "Open Anyway"

The curl installer handles this automatically.

🪟

Windows

.exe installer

⚠ "Windows protected your PC"

The installer is not signed with a certificate. To install:

  1. Click "More info"
  2. Click "Run anyway"

If browser blocks the download: click ≡ → Downloads → "Keep" or "Keep anyway"