Install SMSHub Desktop
Available for Linux, macOS, and Windows
Recommended
One-line installer (Linux & macOS)
curl -fsSL https://smshub.dev/install.sh | bashDownloads 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:
- Right-click → Properties → Permissions → Allow executing
- 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:
- Open Terminal
- Run:
xattr -cr /Applications/SMSHub.app - 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:
- Click "More info"
- Click "Run anyway"
If browser blocks the download: click ≡ → Downloads → "Keep" or "Keep anyway"