Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 618 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 618 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).

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