atlus/backend
roberts 23e4906d08 Replace panel services with docked apps, add autostart and update scanner settings
Panel: SERVICES section becomes APPLICATIONS — shows configured GUI apps with
status dots, launch/stop controls, and "+ Add" button linking to Settings.

Backend: DisplayManager.autostart_apps() launches autostart-enabled GUI apps on
service startup (always-on desktop session). Lifespan calls it before yield.

Settings: new Applications section for managing GUI apps (add/remove/autostart
toggle). General section gains update scanner interval + enable/disable toggle.
Config adds update_check_enabled and update_check_interval fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 23:40:44 -05:00
..
routers Replace panel services with docked apps, add autostart and update scanner settings 2026-03-14 23:40:44 -05:00
ws Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
__init__.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
auth.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
config.py Replace panel services with docked apps, add autostart and update scanner settings 2026-03-14 23:40:44 -05:00
display.py Replace panel services with docked apps, add autostart and update scanner settings 2026-03-14 23:40:44 -05:00
main.py Replace panel services with docked apps, add autostart and update scanner settings 2026-03-14 23:40:44 -05:00
requirements.txt Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00
sessions.py Fix terminal session: better error handling, reliable state save 2026-03-14 21:46:08 -05:00