Skip to content

A small tool for transfering files between devices in same field.

License

Notifications You must be signed in to change notification settings

hxYuki/Transferrer

Repository files navigation

Transferrer

A small tool for transferring files between devices within the same LAN.

User Guide

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.

Core

Owing to modification to adapt to UI, the Core hardly works properly. Update will comes after excuteable UI versions.

For RECEIVER

-a active mode, will respond to Send's scanning.

--start start working, will receive files or text sent by sender.

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

TODO:

Steps Status
1. Multi-platform core library. v0.3.0
2. Interface on Android.
3. Interface on Windows.

About

A small tool for transfering files between devices in same field.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages