This website requires JavaScript.
Explore
Help
Sign In
kuhyx
/
screen-locker
Watch
1
Star
0
Fork
0
You've already forked screen-locker
mirror of
https://github.com/kuhyx/screen-locker.git
synced
2026-07-04 13:23:13 +02:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
67a8cf5b17
screen-locker
/
screen_locker
/
shutdown_base.json
5 lines
91 B
JSON
Raw
Normal View
History
Unescape
Escape
Update screen locker state: scheduled skips and runtime state files - Add 2026-05-29/30 to scheduled_skips.json - Track extra_benefits_state, shutdown_base, sick_history, workout_log JSON files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VuiPt6GPWkxpLbJFrnfy8U
2026-06-28 08:11:57 +02:00
{
"base_mon_wed_hour"
:
21
,
"base_thu_sun_hour"
:
21
,
Add heat-skip feature and fix early-bird 9:00 re-check gap Heat skip: if Warsaw temperature >= 32°C at locker startup, a fullscreen dark-themed dialog asks the user to confirm skipping. Temperature is always fetched from wttr.in automatically (user cannot self-report). Fail-closed: API unavailable → no dialog, normal lock. Placed before skip-credit consumption so credits are preserved when heat skip is used instead. Logs a heat_skip entry (with temperature) to workout_log.json; does not count toward weekly minimum. Visible in --status as "Heat skips (month)". Early-bird gap fix: the re-check timer now fires at both 08:30 (normal 5:00–8:30 window) and 09:05 (extended 5:00–9:00 window earned by 5+ workout weeks). Previously the 08:30 run would see the window still active on extended weeks and never re-check after 9:00. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015QCx1roriuXzFgrzFXtugb
2026-06-29 11:23:19 +02:00
"last_reset_date"
:
"2026-06-29"
Update screen locker state: scheduled skips and runtime state files - Add 2026-05-29/30 to scheduled_skips.json - Track extra_benefits_state, shutdown_base, sick_history, workout_log JSON files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VuiPt6GPWkxpLbJFrnfy8U
2026-06-28 08:11:57 +02:00
}
Reference in New Issue
Copy Permalink