https://github.com/nearby-sharing/windows
Utils for Nearby Sharing on Windows 10 / 11
https://github.com/nearby-sharing/windows
airdrop nearby-sharing nearshare windows winui3
Last synced: about 2 months ago
JSON representation
Utils for Nearby Sharing on Windows 10 / 11
- Host: GitHub
- URL: https://github.com/nearby-sharing/windows
- Owner: nearby-sharing
- License: mit
- Created: 2025-08-30T19:13:25.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-03-29T18:01:56.000Z (3 months ago)
- Last Synced: 2026-03-29T18:13:41.829Z (3 months ago)
- Topics: airdrop, nearby-sharing, nearshare, windows, winui3
- Language: C#
- Homepage: https://apps.microsoft.com/detail/9NL0J9C8FV0K
- Size: 503 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Utils for Nearby Sharing
Small WinUI 2 (UWP) application that provides a few convenience features around the Nearby Sharing implementation [built into Windows 10 / 11](https://support.microsoft.com/en-us/windows/0efbfe40-e3e2-581b-13f4-1a0e9936c2d9).
## Features
- 📡 Advanced share options
- 📁 Share Files
- 🚀 Share Clipboard
- 📄 Share Text
- ⚙️ Quick access to settings
- 💡 Share with devices on your LAN
- Supports sending to [cli](https://github.com/nearby-sharing/cli)
## License
This project is licensed under the [MIT License](./LICENSE.txt).