Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 974 Bytes

File metadata and controls

19 lines (14 loc) · 974 Bytes

NearShare Cli

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.