Go to file
Krzysztof kuhy Rudnicki 9489ee5202 Drop WorkingDirectory/PYTHONPATH from workout-locker.service
screen_locker is now pip-installed into system Python's user
site-packages (see the prior packaging-discovery fix), so the unit no
longer needs a path override to resolve the module.
2026-06-22 12:43:58 +02:00
.github/workflows chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
screen_locker Restore consistency with WORKOUT_APP_JSON_REMOTES rename in _constants.py 2026-06-22 07:05:07 +02:00
scripts refactor: enforce 400-line file limit with pre-commit hook and split outliers 2026-05-28 21:19:18 +02:00
stronglift_replacement feat: overhaul workout app with progress tracking and UX improvements 2026-06-06 11:39:25 +02:00
.gitignore chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
.pre-commit-config.yaml Migrate to the shared gatelock backend 2026-06-21 20:11:16 +02:00
CLAUDE.md feat: overhaul workout app with progress tracking and UX improvements 2026-06-06 11:39:25 +02:00
early-bird-workout-check.timer chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
install_autostart.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
install_systemd.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
pyproject.toml Fix pip install -e: scope package discovery to screen_locker 2026-06-22 12:43:06 +02:00
remove_autostart.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
remove_systemd.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
requirements.txt Fix CI: install gatelock via requirements.txt, not just pyproject deps 2026-06-21 20:23:57 +02:00
run.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
workout-locker.service Drop WorkingDirectory/PYTHONPATH from workout-locker.service 2026-06-22 12:43:58 +02:00