Nearby Sharing for Linux ๐ŸŽ‰

June 2, 2026 ยท View on GitHub

This is a small gtk 4 (+ libadwaita) gui allowing you to send and receive files and urls to and from Windows 10 / 11 devices using the Connected Devices Protocol.

Tip

You don't need to install anything on Windows as this is the native Windows Nearby Sharing protocol.

Warning

This app is still WIP and might is unstable.
You have to build it from source.

Development

  • Clone repo (with submodules!)
    git clone --recurse-submodules git@github.com:nearby-sharing/linux.git
    
  • Install .NET 10 SDK
  • dotnet run src

License

This Project is licensed under GPL-3.0.