Warning: Undefined array key "status" in /www/wwwroot/pcoof.com/git/index.php on line 79
Share files between android and PC via the Windows 10 / 11 built-in nearby-sharing functionality (Project Rome)
android版本: v1.9.0
🔗更新日志

📣 Features

💬 Translations

🎉 New Contributors

Full Changelog: https://github.com/nearby-sharing/android/compare/v1.8.1...v1.9.0

android版本: v1.8.1
🔗更新日志

What's Changed

Full Changelog: https://github.com/nearby-sharing/android/compare/v1.8.0...v1.8.1

android版本: v1.8.0
🔗更新日志

What's Changed

Full Changelog: https://github.com/nearby-sharing/android/compare/v1.7.4...v1.8.0

android版本: v1.7.4
🔗更新日志

What's Changed

New Contributors

Full Changelog: https://github.com/nearby-sharing/android/compare/v1.7.3...v1.7.4

android版本: v1.7.3
🔗更新日志

What's Changed

Full Changelog: https://github.com/nearby-sharing/android/compare/v1.7.2...v1.7.3


Warning: Undefined variable $repo in /www/wwwroot/pcoof.com/github/md.php on line 32

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).

[!NOTE] This repository contains a fully functional Android app that serves as a frontend of libCdp.
You can visit nearshare.shortdev.de for download and setup instructions.

[!TIP] For other platforms have a look at the other repositories!

Building

This project consists of .NET 8 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 Wiki or ask via Discord to get started!