nearby-sharing / cli

Cross-platform cli for windows nearby-sharing (Project Rome)
https://nearshare.shortdev.de/
MIT License
16 stars 2 forks source link
cli cross-platform dotnet hacktoberfest nearby-sharing project-rome

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

[!TIP] Download the Android App!

[!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