atlus/backend/routers
roberts 06e958f488 Add WiFi SSID/password support and replace DHCP/Static toggle with radio buttons
Backend: wireless interface detection, wpa_supplicant config writing, WiFi scan
endpoint via iw/iwlist. Frontend: segmented radio selector for DHCP/Static (fixes
text overflow behind right panel), SSID/password fields for wireless interfaces
with network scan dropdown, Apply handler sends WiFi credentials.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 23:21:47 -05:00
..
plugins Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00
__init__.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
display.py Add native GUI app support via per-window frame streaming 2026-03-14 23:09:15 -05:00
files.py Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00
network.py Add WiFi SSID/password support and replace DHCP/Static toggle with radio buttons 2026-03-14 23:21:47 -05:00
packages.py Fix package manager: better error handling, debug endpoint, robust PATH 2026-03-14 19:33:04 -05:00
processes.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
services.py Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00
session.py Fix terminal session: better error handling, reliable state save 2026-03-14 21:46:08 -05:00
settings.py Add native GUI app support via per-window frame streaming 2026-03-14 23:09:15 -05:00
stats.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
terminal.py Add persistent/roaming desktop sessions 2026-03-14 21:41:28 -05:00
updates.py Fixed polling agent and status bars. 2026-03-14 22:41:00 -05:00