Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.2 KB

README.md

File metadata and controls

40 lines (33 loc) · 1.2 KB

network-manager-gui

GUI tool for NetworkManager

Dependecies

  1. NetworkManager
  2. sed
  3. iw
  4. ≥ Python 3.9

Usage

Installation

$ git clone https://github.com/endygamedev/network-manager-gui
$ cd network-manager-gui
$ sudo make install

Update

$ sudo make update

Uninstall

$ sudo make uninstall

Run

$ network-manager-gui

License

network-manager-gui is licensed under the MIT License.