Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.15 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.15 KB

Nearby-Sharing-Windows

This repo contains a fully functional implementation of the Microsoft NearShare protocol that can interop with the windows built-in sharing functionality (See Project Rome).
There's also an android app to share (send and receive) files and websites between your phone and PC using this lib.

Visit nearshare.shortdev.de to get started!

Translations

See translations
  • German
  • Spanish
  • Russian
  • Ukrainian
  • Chinese (Simplified)
  • French
  • Romanian
  • Polish

Add a new one

Building

This is a new Xamarin.Android project based on net7.0.
You can use Visual Studio or the dotnet cli to build and deploy the app.

Contribute

Have a look at the Wiki.