Erebrus Drop is a local-first file and text sharing app for nearby devices. A phone can create a temporary Drop Room on the current Wi-Fi network or hotspot, and other devices can join from the mobile app or a browser without an account or cloud upload.
Get Erebrus Drop on Google Play
- Create a local Drop Room over Wi-Fi or hotspot.
- Discover nearby Drop Rooms with mDNS on Android and iOS.
- Share files, folders, text, and streamable media on the local network.
- Join from the app, a QR code, a Drop Link, or the bundled browser client.
- Use optional room passwords and scoped folder access.
- Save received files to the platform-appropriate user-visible location.
- Transfer locally without analytics, tracking, accounts, or cloud relay.
- Home: start or resume the current Drop Room.
- Rooms: discover and join nearby Drop Rooms.
- Library: view, share, and delete hosted files.
- Smart Send: send quick text into a room.
- Settings and About: app details, privacy, terms, and NetSepio ethos.
The Android package id is:
com.erebrus.drop
Android release signing uses a local upload keystore configured through:
android/key.properties
Do not commit signing secrets. The template lives at:
android/key.properties.example
Build the Play Store bundle with:
flutter build appbundle --releaseThe release bundle is generated at:
build/app/outputs/bundle/release/app-release.aab
Install dependencies:
flutter pub getRun the app:
flutter runVerify:
flutter analyze
flutter testBrowse for advertised Drop Rooms on macOS:
dns-sd -B _erebrusdrop._tcp localResolve a discovered room:
dns-sd -L "<device name>" _erebrusdrop._tcp localCheck the room API:
curl http://<room-ip>:8787/api/roomErebrus Drop is designed for local device-to-device transfer. NetSepio does not collect analytics, advertising identifiers, contact lists, location history, account profiles, transferred files, pasted text, folder contents, room passwords, or Drop Links.
Erebrus Platform, brand, and apps are products of NetSepio.