File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,27 +8,6 @@ It is built as a clean-room project inspired by the UX direction of tools like `
88but with one app shell and switchable Wi-Fi/Ethernet panels. It was built mainly for OMARCHY arch linux.
99This project was inspired by and builds upon ideas from Impala by pythops.
1010
11- ## Scope (v0.1)
12-
13- - One TUI with two transport tabs: ` Wi-Fi ` and ` Ethernet `
14- - Startup tab policy: prefer active transport (` Ethernet ` if active, else ` Wi-Fi ` if active)
15- - Wi-Fi (iwd via D-Bus / ` iwdrs ` ):
16- - split sections: ` Known Networks ` , ` New Networks ` , ` Device `
17- - non-blocking scan/connect with spinner in section titles
18- - connect/disconnect selected network
19- - fallback passphrase prompt when iwd reports ` No Agent registered `
20- - forget known network
21- - toggle autoconnect
22- - show/hide unavailable known and hidden network entries
23- - connect hidden network by SSID prompt
24- - detail popup for active Wi-Fi interface (` i ` )
25- - Ethernet (systemd-networkd):
26- - list interfaces and details
27- - link up/down toggle on selected interface
28- - toggle link admin state up/down (` ip link set ` )
29- - DHCP renew (` networkctl renew ` )
30- - Toast/error popups and terminal size guard (` 119x35 ` minimum)
31-
3211## Runtime assumptions
3312
3413- Linux
You can’t perform that action at this time.
0 commit comments