atlus/backend/routers
roberts 4631ebc07a Add network configuration to Settings (DHCP/static, WiFi scan/connect)
Full NetworkManager (nmcli) backed network management:
- Backend: new network.py router with endpoints for device status,
  connection config, IPv4 DHCP/static toggle, WiFi scan/connect/disconnect
- Frontend: interactive network settings UI with per-device config,
  WiFi network list with signal strength, inline password input
- Graceful 503 fallback to read-only psutil view when nmcli unavailable

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 18:29:35 -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
files.py Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00
network.py Add network configuration to Settings (DHCP/static, WiFi scan/connect) 2026-03-14 18:29:35 -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
settings.py Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00
stats.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
terminal.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00