Skip to content

c3r34lk1ll3r/tmux-networkmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMUX Plugin for Network Manager

Shows a menu for handling Network Manager's profile.

tmux-networkmanager

Installation

Requirement

  • Python
  • Network Manager
  • Tmux

With Tmux Plugin Manager

Add the plugin in .tmux.conf:

set -g @plugin 'c3r34lk1ll3r/tmux-networkmanager.git'

Press prefix + I to fetch the plugin and source it. Done.

Manual

Clone the repo somewhere. Add run-shell in the end of .tmux.conf:

run-shell PATH_TO_REPO/tmux-nm.tmux

Resource the file (or restart Tmux).

Usage

Press Tmux prefix + N (for example, C-b N) and a menu will compare.

tmux-networkmanager

Selecting a connected network, that will be disconnected. Instead, Selecting a not connected network, that will be connected.

TODO

  • Better handling of password
  • A lot of testing

License

tmux-networkmanager plugin is released under the MIT License.

About

Tmux plugin for handling Network Manager connection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published