8000 GitHub - LiWeny16/LetShare: An Online Line LAN App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LiWeny16/LetShare

Repository files navigation

LetShare – Effortless File & Text Sharing Across Devices 🚀

License: MIT
Website
Built with Vite
MUI
Capacitor

中文版

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.

alt text


✨ Features

  • 📡 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

🧪 Tech Stack

  • 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

🔧 Scripts (via Yarn)

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

🌍 Try It Now

Visit the live app at:
👉 https://letshare.fun

No install. No login. Works on any modern browser.


📲 Android App

Build native Android app:

yarn app-create
yarn app
yarn app-start

Requires Android Studio & Capacitor CLI.


📄 License

MIT © 2025 Onion


⭐️ Contribute

Found it useful? Give us a ⭐ at
https://github.com/LiWeny16/LetShare

Pull requests welcome. Let’s build frictionless sharing together!

0