- All file types supported!
- No file size limit!
- Does not use an external server (No internet required!!)
- Transfer files to any device on your local network.
- Open source & no data is collected!
- Made with Flutter!
- TLS Encryption: You can send files over an encrypted connection.
- Cross-platform support: Flashbyte is supported on Android and Linux with more to come.
- File sharing over local network: You can send files over local network, without wifi access.
- Lossless file sharing: Send files in their original quality.
Flashbyte uses pure TCP sockets to establish a connection between two devices on a local network inside an isolate (isolated memory channel) which is then utilized to read and send over the file bytes whilst keeping the frontend (main UI isolate) smooth.
You can try out Flashbyte on the following platforms:
| Platform | Status | Download |
|---|---|---|
| Android | Supported | APK |
| Linux | Supported | AppImage |
| macOS | Supported in v0.1.0 only | DMG |
| iOS | In development | N/A |
| Windows | In development | N/A |
If you find any bugs or issues or want to recommend any features, feel free to open an issue on github.