Installation — Desktop
SwiftDrop Desktop is a Python/PyQt application. Installers are available for Windows, macOS, and Linux.
Windows
- Download
SwiftDrop-Setup-vX.X.X.exefrom the download page. - Run the installer and follow the wizard. Accept the UAC prompt when asked.
- SwiftDrop installs and adds a system tray icon.
- On first launch, sign in with your Zashiron account.
macOS
- Download
SwiftDrop-vX.X.X.dmgfrom the download page. - Open the
.dmg, drag SwiftDrop.app to your Applications folder. - Right-click → Open on first launch to bypass Gatekeeper.
- SwiftDrop appears in the menu bar.
Linux
- Download
SwiftDrop-vX.X.X-linux-x86_64.tar.gzfrom the download page. - Extract and run:
tar -xzf SwiftDrop-vX.X.X-linux-x86_64.tar.gz
cd SwiftDrop
./swiftdrop
- Optionally add SwiftDrop to your system autostart.
System tray / menu bar
The desktop app runs quietly in the background. Right-click the tray icon to:
- Quick Send — select files and a nearby device without opening the main window
- Open Dashboard — launch the full UI
- Settings — configure API key, device name, and connection preferences
- Quit — exit the application
Updating
SwiftDrop checks for updates on startup. When an update is available you'll see a notification in the tray. Click it to download and install automatically.