NearShare Cli
March 29, 2026 ยท View on GitHub
This repo contains a cross-platform command-line application that can be used to share files and urls between devices using the Windows 10+ built-in sharing functionality (Aka Project Rome).
Warning
Currently only sending via Tcp (Local Network) is supported!
Building
This project consists of a .NET 8 console application.
You can use the dotnet cli to build and run the app:
dotnet run
License
This project is licensed under the GPL-3.0 license.