Files
padsleep_adb/config.json
T
2026-07-09 23:13:48 +08:00

12 lines
270 B
JSON

{
"screen_on_periods": [
{ "start": "06:40", "end": "7:30" },
{ "start": "19:00", "end": "19:05" },
{ "start": "23:00", "end": "23:05" }
],
"check_interval_seconds": 30,
"auto_sleep_delay_minutes": 1,
"adb_device_serial": "",
"adb_path": "adb"
}