Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/as1100k/witransfer
A command-line tool for transferring files over wifi
https://github.com/as1100k/witransfer
Last synced: 8 days ago
JSON representation
A command-line tool for transferring files over wifi
- Host: GitHub
- URL: https://github.com/as1100k/witransfer
- Owner: AS1100K
- License: mit
- Created: 2024-03-23T18:04:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T14:28:32.000Z (3 months ago)
- Last Synced: 2024-10-08T12:21:37.314Z (about 1 month ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```