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.
- Clone repo (with submodules!)
git clone --recurse-submodules git@github.com:nearby-sharing/linux.git
- Install .NET 9 SDK
dotnet run src
This Project is licensed under GPL-3.0.