Quick Start¶
Get Toss up and running in minutes!
Installation¶
Desktop Platforms¶
Download the latest release for your platform:
Mobile Platforms¶
- iOS: Coming soon to the App Store
- Android: Coming soon to Google Play
Build from Source¶
See Installation Guide for detailed build instructions.
First Steps¶
- Install Toss on two or more devices
- Open Toss on both devices
- Pair devices:
- On Device A: Click "Add Device" to show a QR code
- On Device B: Scan the QR code or enter the 6-digit code
- Start syncing: Copy something on one device, it appears on the other!
Features¶
- End-to-End Encryption: All clipboard data is encrypted using AES-256-GCM
- Cross-Platform: Works on macOS, Windows, Linux, iOS, and Android
- Local-First: Direct peer-to-peer sync on local networks
- Relay Fallback: Cloud relay server for remote sync
- Multiple Content Types: Supports text, images, files, and URLs
Next Steps¶
- User Guide - Learn how to use Toss
- Pairing Devices - Connect your devices
- Development Setup - Build from source