Getting Started
This guide will help you get started with PureSend quickly.
System Requirements
Desktop
| Platform | Minimum Version |
|---|---|
| macOS | macOS 10.13 |
| Windows | Windows 7 |
| Linux | Major distributions |
Mobile
| Platform | Minimum Version |
|---|---|
| Android | API 24 (Android 7.0) |
Installation
Download the App
Visit the GitHub Releases page to download the installer for your platform:
- macOS: Download
.dmgfile - Windows: Download
.msior.exeinstaller - Linux: Download
.deb,.rpm, or.AppImagefile - Android: Download
.apkfile
Installation Steps
macOS
- Open the downloaded
.dmgfile - Drag PureSend to the Applications folder
- On first run, you may need to allow it in "System Preferences > Security & Privacy"
Windows
- Run the downloaded
.msior.exeinstaller - Follow the installation wizard to complete the installation
Linux
Debian/Ubuntu:
bash
sudo dpkg -i puresend_*.debFedora/RHEL:
bash
sudo rpm -i puresend_*.rpmAppImage:
bash
chmod +x puresend_*.AppImage
./puresend_*.AppImageBasic Usage
P2P Direct Transfer
- Open the PureSend app
- Click the "Send" tab
- Select the content type (files, folders, clipboard, text, media, app)
- Set the transfer mode to "P2P Transfer"
- Select the receiving device from the device list (auto-discovered via mDNS)
- Click send and wait for the receiver to accept
Web Download (Link Sharing)
- Open the PureSend app
- Click the "Send" tab and set the transfer mode to "Web Download"
- Select the files to share
- The system generates a download link and QR code
- Share the link or QR code with the receiver, who can download files in any browser
Receiving Files
- Open the PureSend app
- Click the "Receive" tab
- Select the receive mode (P2P Receive or Web Upload Receive)
- In P2P mode, it automatically listens for transfer requests from other devices on the LAN
- In Web Upload mode, a link is generated for the sender to upload files via browser
- Review and accept incoming transfer requests
Next Steps
- Learn more about File Transfer
- Check out the Development Guide
