Skip to content

omaressameldin/wifi-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wifi Manager

A golang cli to manage wifi networks, using nmcli

How to install

  • Download package from releases
  • mv package to /usr/local/bin cp wifi-manager /usr/local/bin

How to use

  • There are 5 commands available in the app:
    • help:
      • for showing useful info about available commands`
      • example: wifi-manager wifi-manager
    • list:
      • for listing available wifi netwokrs
      • example: wifi-manager list --name --bars wifi-manager-list
    • info:
      • for showing all info about one of saved wifis
      • example: wifi-manager info --main --password wifi-manager-info
    • con:
      • for connecting to a saved or a new network
      • example: wifi-manager con wifi-manager-con
    • delete:
      • for deleting a saved network
      • example: wifi-manager delete wifi-manager-delete
    • restart:
      • for restarting network manager
      • example: wifi-manager restart wifi-manager-restart

packages used

About

GO cli to manage wifi networks using Network Manager

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages