Skip to content

Bridge is a cross-platform local file-sharing app for Android, Windows, and Linux. It lets you transfer files instantly over LAN without internet, cables, or accounts. Features include system-tray background mode, Android swipe-card sharing, and auto-discovery between devices.

License

Notifications You must be signed in to change notification settings

mayankvisuals/Bridge

Repository files navigation

Bridge

Bridge is a cross-platform file sharing app built with Flutter — designed for seamless LAN transfers between Android, Windows, and Linux devices.


Features

  • Fast local file sharing over Wi-Fi (no internet required)
  • Android Sharesheet integration with Super Card (Swipe to Send) feature
  • Background service & system tray support on desktop
  • Cross-platform compatibility (Android, Windows, Linux)
  • Clean, modern Flutter UI

Tech Stack

  • Flutter (Dart)
  • Socket / HTTP server for LAN-based communication
  • Platform channels for OS-specific background handling

⚙️ Installation

🟢 Android

  1. Go to the Releases section.
  2. Download the APK file compatible with your device architecture (arm64, armeabi-v7a, or x86_64).
  3. Install it manually and allow the necessary permissions.

🟦 Windows

  1. Go to the Releases section.
  2. Download the file named BridgeSetup.exe.
  3. Run the setup — the app will install and minimize to the system tray when closed.

🐧 Linux (Debian-based distributions only)

(Ubuntu, Linux Mint, Zorin OS, etc.)

  1. Open a terminal and run these commands first:
    sudo apt-get install libayatana-appindicator3-dev
    sudo ufw allow 5353/udp
    
  2. Then, go to the Releases. Download the .deb package and install.

🎥 Demo

Watch the video

Support

If you like this project or found it useful, consider supporting my work ❤️
Buy Me a Coffee

Thank You.

About

Bridge is a cross-platform local file-sharing app for Android, Windows, and Linux. It lets you transfer files instantly over LAN without internet, cables, or accounts. Features include system-tray background mode, Android swipe-card sharing, and auto-discovery between devices.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published