Metadata-Version: 2.4
Name: wifi-pick
Version: 0.2.0
Summary: Pick a Wi-Fi network from an fzf picker and connect via nmcli
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# wifi-tui
A TUI for connecting to wifi netwroks with network manager on linux which scans for networks before running!

Vibe coded, unreviewed.

## Motivation
`nmtui` does not scan for new networks it appears. It also makes you select a bunch of buttons by hand.  `wifitui` is nice but was erroring out on my computer and I did not want to debug.  I am using `i3` and getting widgets working takes some time. Also clicking can be tiresome *some of the time*

## Installation
```
pipx install wifi-tui
```

## Usage
`wifi-tui`
