mirror of
https://github.com/sudoxnym/resumd.git
synced 2026-07-27 17:33:18 +00:00
17 lines
763 B
Text
17 lines
763 B
Text
|
|
resumd brings back recent apps management to android tv.
|
||
|
|
|
||
|
|
stock android tv removed the ability for third-party launchers to see and manage recent apps. resumd fixes this with root access.
|
||
|
|
|
||
|
|
features:
|
||
|
|
- view all running apps in a clean overlay
|
||
|
|
- quick tap to switch apps
|
||
|
|
- hold to access pin/close menu
|
||
|
|
- pin apps to protect them from close all
|
||
|
|
- close individual apps or close all at once
|
||
|
|
- grid mode or horizontal row layout
|
||
|
|
- customizable trigger button (hold or double-tap any key)
|
||
|
|
- cyberpunk aesthetic with seafoam and lavender accents
|
||
|
|
|
||
|
|
requires root (magisk recommended). uses su -c dumpsys to read recent tasks and su -c am force-stop to close apps.
|
||
|
|
|
||
|
|
perfect for custom launchers on nvidia shield, chromecast with google tv, or any rooted android tv device.
|