Crates.io | ifwifi |
lib.rs | ifwifi |
version | 1.2.0 |
source | src |
created_at | 2021-06-06 08:01:15.176635 |
updated_at | 2023-01-06 08:29:48.638801 |
description | A simple Wifi CLI wrapper over the long and tedious nmcli using wifiscanner |
homepage | https://github.com/araujobsd/ifwifi/ |
repository | https://github.com/araujobsd/ifwifi/ |
max_upload_size | |
id | 406771 |
size | 131,367 |
I felt bothered because I never remember the long and tedious command line to setup my wifi interface. So, I wanted to develop something using rust to simplify the usage of nmcli, and I met the wifiscanner project that gave me almost everything I wanted to create this tool.
Terminal example:
Crate published at: https://crates.io/crates/ifwifi
BSD 2-Clause "Simplified" License