mirror of
https://github.com/sudoxnym/nightd.git
synced 2026-04-14 19:47:47 +00:00
590 B
590 B
nightd
screen dimmer for android tv. keeps media playing while the screen goes dark.
download
install
adb install nightd.apk
grant "display over other apps" permission when prompted.
usage
use key mapper to bind to a remote button.
set up an activity intent:
- action:
com.sudoxnym.nightd.TOGGLE - package:
com.sudoxnym.nightd - class:
com.sudoxnym.nightd.ToggleActivity
other actions: OFF, DIM, BLACK
license
MIT