feat(app-launcher): workout card launcher + URL args #54
Reference in New Issue
Block a user
Delete Branch "ash/workout-card-launcher"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds two things to the app-launcher-server on gym-box:
No NixOS config changes needed - the Python script is the only thing that changed.
🟢 LOW — PR Risk Assessment
88 additions, 16 deletions across 1 files
Signals: routine changes
📦 Other Changes
packages/app-launcher-server/app-launcher-server.py(+88/-16)Assessed by Ash • 2026-04-13 20:59 UTC
- POST /workout opens today's workout card in Firefox (auto-generates URL from date) - POST /launch/firefox now accepts optional JSON body: {"args": ["https://..."} - When args are provided, Firefox launches a new instance even if already running - Updated GET / endpoint with endpoint documentationc63a9db350tof3b405959e