Skip to content

Releases: mayankvisuals/Bridge

Bridge v1.0.0 – Initial Release

03 Nov 14:43
c1116bd

Choose a tag to compare

✨ Highlights
-Cross-platform support for Android, Windows, and Linux (Debian-based)
-Built-in LAN file sharing — no internet required
-Auto-detects devices on the same network for instant transfer
-Super Card (Swipe to Send) feature added for Android sharesheet integration
-System tray background service for Windows and Linux
-Optimized Flutter UI for speed and responsiveness

🧠 Platforms
-Android: .apk file — install manually
-Windows: BridgeSetup.exe installer — runs in background after setup
-Linux: .deb package — double-click or install via terminal

⚙️ Linux prerequisites

Before installing on Debian-based systems (Ubuntu, Mint, Zorin OS, etc.), run:

sudo apt-get install libayatana-appindicator3-dev
sudo ufw allow 5353/udp