GitHunt

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>

Languages

Rust100.0%
GNU General Public License v3.0
Created January 10, 2025
Updated July 26, 2025