Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADrop Logo

ADrop

Ultra-fast offline local file transfer for Windows - up to 150+ MB/s over WiFi.

Version Platform License GitHub stars Downloads

Transfer files between your phone and PC - no internet, no cables, no apps to install.


Desktop Dashboard Mobile UI
Desktop Dashboard Mobile UI

Features

Feature Description
Instant Local Transfer Transfer at up to 150+ MB/s over WiFi with zero throttling. No internet needed. Works over WiFi, Mobile Hotspot, or USB Tethering.
QR Code Connection Just scan the QR code with your phone's camera. No app installation needed - works in any mobile browser.
Smart Clipboard Sharing Share text instantly between devices. Auto-detects URLs, phone numbers, OTPs, and email addresses with one-tap Smart Action chips.
Media Streaming & Preview Preview videos, images, audio, PDFs and documents directly in browser. Full video seeking support with HTTP Range Requests.
Resumable Uploads Large file transfers resume automatically if interrupted. Never start from scratch.
PIN Protection Optional PIN code security to restrict access.
Batch ZIP Download Select multiple files or download all files as a single ZIP archive.
RAM-Safe Streaming Constant memory usage regardless of file size. Processes files in 2-4 MB chunks - tested with multi-GB files.
Installable PWA Install ADrop on your phone's home screen for instant access. Works offline with Service Worker caching.
Zero-Copy Local Sharing Share files directly from any drive on your PC without copying. Files stream from their original location.
Auto-Configuration Auto-detects network IP, creates Windows Firewall rules, opens browser automatically. Just double-click and go.
Real-Time Sync WebSocket-powered instant sync. File list and clipboard update across all connected devices in real-time.

Download

Option Description Link
Installer (.exe) Automated setup. Installs ADrop on your PC. Download ADrop.exe
Portable (.zip) No installation required. Just extract and run. Download ADrop-Portable.zip

Quick Start

  1. Download - Get ADrop.exe (Installer) or ADrop-Portable.zip (Portable) from the Releases.
  2. Run - Double-click ADrop.exe. It auto-opens your browser and shows a QR code.
  3. Connect - Scan the QR code with your phone. Start transferring files instantly!

Screenshots

Desktop Interface

Upload Zone
Drag & Drop Upload Zone
File List
File List & Controls
Video Preview
Video Preview with Player
Audio Preview
Audio Preview
Smart Clipboard
Smart Clipboard with Actions
File Browser
Native File Browser

Mobile Interface

Mobile Main UI
Main Interface
Mobile File List
File List
Upload Complete
Upload Complete
Smart Clipboard
Smart Clipboard
OTP Detection
OTP Auto-Detect
Diagnostics
System Diagnostics

Tech Stack

  • Backend: Python FastAPI Uvicorn Aiofiles
  • Frontend: HTML5 CSS3 JavaScript
  • Transfer: WebSockets, Web Workers, Service Workers (PWA)
  • Build: PyInstaller (Standalone .exe)

Architecture

+--------------------+        +--------------------+        +--------------------+
|                    |        |                    |        |                    |
|  Client Browser    | <====> |   FastAPI Server   | <====> |    File System     |
|  (Mobile/Desktop)  |   WS   |   (Uvicorn Host)   |        |  (PC Local Drive)  |
|                    |        |                    |        |                    |
+--------------------+        +--------------------+        +--------------------+
       |   |                           |                             |
       |   +--- HTTP Range Requests ---+                             |
       |                                                             |
       +--- Service Worker (PWA)                                     |

License

This project is licensed under the MIT License.


Built with ❤️ by Aman Vishwakarma

About

Transfer files between phone and PC at 150+ MB/s - no internet, no cables, no apps to install. Ultra-fast offline local file sharing over WiFi with QR code, smart clipboard, media preview, and resumable uploads.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages