LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

wifitui

Terminal UI for managing WiFi connections

TLDR

Launch the interactive WiFi manager
$ wifitui
copy
Scan and list available WiFi networks
$ wifitui scan
copy
Connect to a specific network
$ wifitui connect "[SSID]"
copy
Disconnect from current network
$ wifitui disconnect
copy
Show known (saved) networks
$ wifitui known
copy

SYNOPSIS

wifitui [command] [options]

DESCRIPTION

wifitui is a terminal-based WiFi manager for Linux that provides an interactive TUI for scanning, connecting, and managing wireless networks. It uses NetworkManager or iwd as the backend and provides fuzzy filtering for network selection.Features include QR code generation for sharing network credentials and both interactive and non-interactive (command-line) modes of operation.

PARAMETERS

scan

Scan and display available WiFi networks.
connect SSID
Connect to the specified WiFi network.
disconnect
Disconnect from the current WiFi network.
known
List saved/known WiFi networks.

INSTALL

brew install wifitui
copy
nix profile install nixpkgs#wifitui
copy

CAVEATS

Requires either NetworkManager or iwd to be running as the wireless backend. Root or appropriate group membership may be needed for scanning and connecting operations.

HISTORY

wifitui was created by shazow and is written in Rust.

SEE ALSO

nmtui(1), nmcli(1), iwctl(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid