# wconn -- Wireless Connectivity Want to connect to Wi-Fi on Linux without learning how to use `nmcli`? Great! Use this. It asks for an SSID, password (or blank if empty) and a name for future use on the local machine. Then it conencts and adds the new connection to the list of possible connections for automatic connection in the future (via NetworkManager). To use, just run: `wconn`.