1 unstable release
0.1.0 | Jan 10, 2025 |
---|
#451 in Network programming
134 downloads per month
18KB
107 lines
Wifile
Wifile is a cli tool for managing and transferring files over Wi-Fi.
Installation
To install Wifile, you need to have Rust and Cargo installed. You can install Rust from rust-lang.org.
$ cargo install wifile
Usage
To start using Wifile, run the following command:
$ wifile-send <file_path>
To receive a file, use:
$ wifile-recv <ip_address>
Dependencies
~3–9.5MB
~89K SLoC