Skip to content

nearby-sharing/android

Repository files navigation

title About
outputFileName index.html

Nearby Sharing (NearShare)

This repo contains a fully functional implementation of the MS-CDP and NearShare protocol that powers the Windows 10+ built-in sharing functionality (Aka Project Rome).

Building

This project consists of .NET 9 library and Android projects.
You can use the Visual Studio solution or the dotnet cli to build and deploy the app:

cd src
dotnet run

Contribute

Contributions are welcome!
Have a look at the contributing guidelines to get started!

License

This project is licensed under GPL-3.0.