1 unstable release

0.1.0 Jan 10, 2025

#451 in Network programming

Download history 79/week @ 2025-01-04 52/week @ 2025-01-11 1/week @ 2025-01-18 2/week @ 2025-02-01

134 downloads per month

GPL-3.0-only

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