Nmcli Rofi Save

A simple manager for network connections using rofi and nmcli

Project README

nmcli-rofi

A simple manager for network connections using rofi and nmcli. Strongly inspired/based on rofi-wifi-menu. Most of the code (I would say all code) was copied from the original creator. I've only refactored the code to improve performance and easily add new features.

Features

  • Disable/Enable device
  • Connect to existing network
  • Disconnect from active networking
  • Requests password
  • Manual Connections
    • Resquest SSID and Password of the network
  • External source config

Requirements

  • NetworkManager (nmcli)
  • Rofi
  • wireless_tools

Usage

To use with click event on polybar

[module/network]
type = internal/network
...
format-connected = %{A1:$HOME/.config/polybar/scripts/nmcli-rofi:}<ramp-signal>%{A}
format-disconnected = %{A1:$HOME/.config/polybar/scripts/nmcli-rofi:}icon-or-label%{A}
...

To use with i3wm keybinding

bindsym $mod+n exec /path/to/nmcli-rofi

Replace modifier if you need

Open Source Agenda is not affiliated with "Nmcli Rofi" Project. README Source: sineto/nmcli-rofi
Stars
62
Open Issues
8
Last Commit
3 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating