LetShare is a blazing-fast, lightweight tool for sharing files, text, images, and clipboard content between devices — no login, no cloud, no nonsense.
Share anywhere. Phone to laptop. Android to browser. Clipboard to clipboard.
- 📡 Peer-to-peer local sharing via WebRTC
- 💻 Cross-platform support: browser & native Android app
- 🔒 Private & offline-first – no cloud upload, all local
- 🧾 Text, file, image, clipboard – share anything instantly
- 🌐 Multi-language UI (English / 中文 / Bahasa Melayu / Indonesia)
- 🖼️ QR-code based pairing – scan & connect
- 🎨 Clean Material UI, responsive design
- ⚙️ Built with Vite, React, MobX, Capacitor
- React + Vite + TypeScript
- MUI 5 (Material Design UI)
- WebRTC + Ably for real-time messaging
- MobX for state management
- Capacitor for Android native support
- i18next + detector for language handling
- JSZip, Clipboard API, react-qrcode-logo
yarn dev # Run development server
yarn build # Build production web app
yarn app # Build & sync Android app (via Capacitor)
yarn app-start # Open Android Studio
yarn preview # Preview built site
Visit the live app at:
👉 https://letshare.fun
No install. No login. Works on any modern browser.
Build native Android app:
yarn app-create
yarn app
yarn app-start
Requires Android Studio & Capacitor CLI.
MIT © 2025 Onion
Found it useful? Give us a ⭐ at
https://github.com/LiWeny16/LetShare
Pull requests welcome. Let’s build frictionless sharing together!