# Wi-Transfer A command-line tool for transferring files over Wi-Fi. This Project is inspired from the following [Reddit Thread](https://www.reddit.com/r/rust/comments/glczk5/projects_to_do_after_rust_book/) # Current Abilities: Currently, this program has very few abilities or one ability which is to broadcast the text `WiTransfer` with discover command. To run this command use: ```bash $ witransfer discover ```