Martichou / rquickshare

Rust implementation of NearbyShare/QuickShare from Android for Linux and macOS.
GNU General Public License v3.0
1.16k stars 18 forks source link

feat: android version for non-GMS devices #116

Closed Martichou closed 2 weeks ago

Martichou commented 1 month ago

Build an android app to allow non-GMS devices (for either custom ROMs or just de-googled devices) to use the QuickShare protocol.

(this is just an idea for now, but can be funny to build and useful, maybe?)

lucasmz-dev commented 1 month ago

I was gonna ask about this, Quick Share I wouldn't even consider an Android feature from it being GMS only. Do you know if this sounds possible (without priviliged permissions anyway)? or if there are any projects about this out there? I usually just use LocalSend, or Signal for other people.

Martichou commented 1 month ago

That's something possible, which is why it's on my roadmap. It won't be that well integrated as the real RQuickShare but will be as a standalone app :)

Martichou commented 2 weeks ago

Move to https://github.com/users/Martichou/projects/1