{"package_name":"ca.asmat.buzzkill","name":"BuzzKill","summary":"Powers off your phone after inactivity, only inside a nightly kill zone.","category":"System","icon_url":"/api/icon/ca.asmat.buzzkill","latest_version_code":10008,"latest_version_name":"1.0.8","apk_url":"/api/apk/ca.asmat.buzzkill","apk_size":9634289,"apk_sha256":"8fabdd5ee0183ce0aac514cb2fc3cf87436b6c0594ae3084498d4ead44a84461","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1783166417,"release_timestamp":1783065994,"description":"BuzzKill powers your phone off when you stop using it at night, so notifications and the temptation to scroll cannot wake you up at 2am.\n\nYou set a nightly kill zone (e.g. 23:00 to 07:00). Inside that window, BuzzKill watches for the screen to stay off for a configurable number of minutes, then triggers the system shutdown via an accessibility service. Outside the zone the app does nothing.\n\nTo come back on in the morning, use your phone's built-in scheduled power-on (e.g. on OnePlus: Settings, Additional settings, Scheduled power on/off). BuzzKill cannot enable this for you, so an onboarding checklist reminds you.\n\nFeatures:\n\n- Single-screen, hardware-panel-styled UI.\n- Configurable kill zone, inactivity timeout, and a first-shutdown confirmation dialog.\n- Test trigger with a 10-second countdown that runs the shutdown sequence in dry-run mode, so you can verify it works without losing your work.\n- OEM-aware: power-dialog matching strings live in a per-OEM file, currently tuned for OnePlus (OxygenOS).\n\nRequired permissions:\n\n- Accessibility service (the mechanism used to power off).\n- Disable battery optimization (otherwise OxygenOS kills the foreground service).\n- Notification permission (Android 13+, for the persistent kill-zone notification).\n\nPrimary target device is the OnePlus 11 on OxygenOS. Adding support for other OEMs (Pixel, Samsung, Xiaomi) is a data-only change in app/src/main/kotlin/ca/asmat/buzzkill/oem/.\n\nSource code, issue tracker, and contributing guide on GitLab.\n","categories":["System"]}