Menu

Tree [806d3b] master /
 History

HTTPS access


File Date Author Commit
 LICENSE 2014-01-02 Shaun Marshall Shaun Marshall [f23e95] Added GPL License
 README.md 2014-01-03 Shaun Marshall Shaun Marshall [806d3b] Added license agreement and contribution options
 nmdlg 2014-01-02 Shaun Marshall Shaun Marshall [01250d] Restructure of script functions, removed altere...

Read Me

Network Manager Dialog (nmdlg)

DESCRIPTION

nmdlg uses dialog, an ncurses-based terminal GUI, to view and manipulate connections within NetworkManager.

USAGE

While a daemon of NetworkManager is running, invoke

$ nmdlg

FEATURES

  • Instant connection to known profiles
  • Connect to WPA/WPA2-personal access points via passphrase
  • Connect to WEP shared key access points via key and key type

CONTRIBUTING

  1. Fork this repo, make some changes and submit a pull request.
  2. Open a new issue of some improvements you would like to see happen (https://github.com/Syndicalist/specal/issues/new).
  3. Gittip, if you feel so inclined (https://www.gittip.com/Syndicalist/).

Copyright (C) 2014 Shaun Marshall

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.