
RQuickShare Pi - my Raspberry Pi 5 can now use Android Quick Share
I wanted my Raspberry Pi to behave more like a normal desktop computer when moving files around, so I started working on RQuickShare Pi.
It is a Raspberry Pi OS ARM64 focused fork of RQuickShare that lets the Pi send and receive files with Android Quick Share devices.
Current status:
- Tested on Raspberry Pi 5
- Raspberry Pi OS 64-bit ARM64
- Desktop app with system tray support
- Android Quick Share send and receive
- Bluetooth discovery
- mDNS/network transfer
- Start-on-boot option
- Starts hidden in tray if configured
The part that took the most Pi-specific work was not just compiling it. I had to deal with Raspberry Pi OS desktop behavior, WebKitGTK rendering issues, BlueZ/Bluetooth discovery, mDNS, and Samsung Quick Share behavior where the phone was not seeing the Pi until the discovery path was adjusted.
It is alpha, but it works on my Pi now. I would love to hear from other Pi users who test it.
Project:
https://github.com/EladBG-code/rquickshare-pi
Website:
https://eladbg-code.github.io/rquickshare-pi
Releases:
https://github.com/EladBG-code/rquickshare-pi/releases
P.S: If you can't support with Ko-fi but still feel like you want to support this project (and me in general) just star the repository on GitHub! (both of these are completely fine).