screen-locker/screen_locker
Krzysztof kuhy Rudnicki 4cdfce5fe3 chore: set up as standalone repo
Extracted from testsAndMisc monorepo. Changes:
- Rewrote imports from python_pkg.screen_locker.* → screen_locker.*
- Vendored python_pkg.shared.log_integrity → screen_locker._log_integrity
- Vendored wake_alarm constants (ALARM_DAYS, WAKE_AFTER_HOURS, RTCWAKE_BIN) into _constants.py
- Extracted has_workout_skip_today into new screen_locker._wake_state module
- Added tests for _wake_state.py (392 tests, 100% branch coverage)
- Moved scripts/service files to repo root
- Added standalone pyproject.toml, requirements.txt, .pre-commit-config.yaml, .gitignore
- Added GitHub Actions CI workflows

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 07:43:06 +02:00
..
tests chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
__init__.py Fix test discovery and coverage for python_pkg modules 2025-12-02 22:33:34 +01:00
_constants.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_early_bird.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_log_integrity.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_phone_verification.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_shutdown.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_sick_dialog.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_sick_tracker.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_time_check.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_ui_flows.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_wake_state.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
_weekly_check.py screen_locker: add weekly check feature with UI integration 2026-05-28 07:04:18 +02:00
_window_setup.py screen_locker: add weekly check feature with UI integration 2026-05-28 07:04:18 +02:00
adjust_shutdown_schedule.sh Apply focus-mode, screen-locker, and steam backlog updates 2026-05-03 22:41:53 +02:00
scheduled_skips.json screen_locker: add scheduled-skip date mechanism + hibernate on alarm nights 2026-05-22 16:00:15 +02:00
screen_lock.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00