| Crates.io | wifile |
| lib.rs | wifile |
| version | 0.1.0 |
| created_at | 2025-01-10 10:44:59.649386+00 |
| updated_at | 2025-01-10 10:44:59.649386+00 |
| description | Share files between multiple devices seemlessly. |
| homepage | |
| repository | https://github.com/thatmagicalcat/wifile |
| max_upload_size | |
| id | 1511142 |
| size | 48,976 |
Wifile is a cli tool for managing and transferring files over Wi-Fi.
To install Wifile, you need to have Rust and Cargo installed. You can install Rust from rust-lang.org.
$ cargo install wifile
To start using Wifile, run the following command:
$ wifile-send <file_path>
To receive a file, use:
$ wifile-recv <ip_address>