the easiest way to add wifi networks on linux
I created this because after trying many different tools to connect to wifi networks on linux I found that nmcli
was the best. The only problem with it is the commands aren't very easy to remember, and instead of searching through the help everytime I wanted a tool to allow me to connect easily. Easywifi is this tool. It speeds up the time it takes to add new wifi connections and to switch between them.
- Scan for wifi networks
- List network devices
- List saved network profiles
- Connect to saved networks
- Setup new networks
- Creation of hotspots
No libraries are needed just the nmcli tool, and if you want to create hotspots then dnsmasq is also required.
Install "requirements" then download the python script and put in the path Arch Linux users can install from the AUR