Skip to content

Commit 0e3cb37

Browse files
Remove scope section for v0.1 from README
Removed the initial scope section for version 0.1 from the README.
1 parent 1010bad commit 0e3cb37

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,6 @@ It is built as a clean-room project inspired by the UX direction of tools like `
88
but with one app shell and switchable Wi-Fi/Ethernet panels. It was built mainly for OMARCHY arch linux.
99
This 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

0 commit comments

Comments
 (0)