A small tool for transferring files between devices within the same LAN.
Currently this project is still in development, but you may have a taste.
We don't have excutables exported temporily, so you need Visual Studio 2019
and dotnet core sdk 3.0
to complete compilation, and you can compile it to any platform supported by .Net Core.
Owing to modification to adapt to UI, the Core hardly works properly. Update will comes after excuteable UI versions.
-a
active mode, will respond to Send's scanning.
--start
start working, will receive files or text sent by sender.
-s
send scan signal, then save a receiver.
-l
list all recorded device.
-t <device name> <text>
send text to specified device.
-f <device name> <file name>
send file to specified device.
Steps | Status |
---|---|
1. Multi-platform core library. | v0.3.0 |
2. Interface on Android. | |
3. Interface on Windows. |