Skip to content

Rust implementation of google quickshare/nearby share

Notifications You must be signed in to change notification settings

bagel897/rustdrop

Repository files navigation

Rustdrop

Reimplementation of Google's Quick Share (originally Nearby Sharing) protocol.

Demo

Screencast.from.2024-02-06.16-05-43.webm

Building

  • Needs to be built with tokio unstable. The provided cargo config should do this, but be sure to unset RUSTFLAGS

Features

Mediums

  • WLAN
  • BT (very WIP)

Discovery

  • Mdns
  • BLE (partial)

Troubleshooting

Wlan/Mdns

  • Disable firewalls/non-wifi networks (esp vpns)

Credits

Releases

No releases published

Languages