Skip to content

Python wrapper around nmcli for easy connection/disconnection and managing of WiFi connections

Notifications You must be signed in to change notification settings

KevinMidkiff/WifiManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

WiFi Manager

Python wrapper around nmcli to enable easily connecting to and disconnecting from WiFi networks, as well as managing the WiFi hardware.

NOTES

Command for getting current connection status:

    $ nmcli connection status

Remembered networks

    $ nmcli connection list

Ideas

  • rfkill list command to view hw status
  • add ifup and down commands

About

Python wrapper around nmcli for easy connection/disconnection and managing of WiFi connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages