Skip to content

gree1d/ReAppzuku

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

150 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

English | Русский


Logo

Latest Release Downloads License Android

ReAppzuku is a fork of Appzuku (Shappky) with enhanced control over background activity of Android apps.

Monitor and stop apps that consume RAM, drain battery, and load CPU in background.
One-tap manual force-stop, periodic Kill via a timer, and flexible background restrictions for selected apps.

Root or Shizuku privileges are required.

βš™οΈ Features

  • Smart automation:
    • Periodic Auto-Kill: intervals from 10 seconds to 5 minutes.
    • Kill on screen lock: force-stop background processes immediately after screen turns off.
    • RAM threshold: Kill triggers only when RAM usage reaches a set limit (75%–100%).
  • Manual controls:
    • Main screen: view all active background processes with RAM usage, select and kill in bulk.
    • Quick Tiles: "Stop app" kills current foreground app; "Stop background apps" runs Auto-Kill with your lists.
    • Home screen widget: displays current RAM usage and Auto-Kill statistics for last 12 hours.
    • App shortcut: long-press app icon to kill current foreground app instantly.
  • Background restrictions (Android 11+):
    • Soft mode: blocks auto-start at OS level β€” app keeps running if you opened it, but won't wake up on its own.
    • Hard mode: immediately terminates process when minimized, prevents it from staying in memory even for a second.
    • Manual mode: manually select and apply required restrictions to app.
  • Restriction Scheduler: set a time window to temporarily lift restrictions, with optional component launch on activation.
  • Sleep Mode: full freeze of selected apps after a set inactivity timer (5–60 min), automatic unfreeze on screen unlock.
  • App Triggers: deep diagnostic tool analyzing real causes of background activity β€” foreground services, sticky services, wakelocks, alarms, job scheduler, network connections, boot receivers, and 54 more factors (Depends on Android version).
  • Analytics & Logs:
    • Auto-Kill log for last 12 hours: kills, restarts, freed RAM per app.
    • Top offenders ranking by RAM consumption and restart frequency (12h / 24h / 7d / all time).
    • Background restriction log: applied, error, not applied β€” up to 200 entries.
    • Resource usage charts (RAM, CPU, battery) for periods of 2, 6, 12, and 24 hours.
  • Flexible lists: Whitelist (Auto-Kill exclusions), Blacklist (Auto-Kill targets), Hidden apps (excluded from list and Auto-Kill entirely).
  • Backup & Restore: export and import all settings to a JSON file β€” whitelist, blacklist, hidden apps, restrictions, Sleep Mode, and automation parameters.

πŸ›  Requirements

Component Requirement
Android 6.0+ (Background restrictions require 11+)
Access Root or Shizuku

πŸš€ Quick Start

  • Set up access: install and activate Shizuku, or grant root.
  • Background operation: disable battery optimization for ReAppzuku and pin it in Recents β€” otherwise system may kill management service itself.
  • Choose your strategy: Whitelist + periodic Kill for maximum savings, or Blacklist-only for targeted control of specific apps.

πŸ›‘ Safety

ReAppzuku automatically protects critical system processes β€” Google Play Services, System UI, current keyboard, current launcher, telephony, Bluetooth, NFC, and Shizuku itself. OEM-specific system apps (Xiaomi Security Center, Samsung Device Care, OPPO Phone Manager, etc.) are also protected.

🎨 Customization

  • System, light, dark, and AMOLED themes.
  • Configurable color accents: Indigo, Crimson, Forest Green, Amber, and more.

🌐 Translation

Translations are welcome!
To help localize app:

  • Submit a Pull Request with changes to /values/strings.xml.
  • Open an Issue and attach your /values/strings.xml (pack into .zip first), or paste XML directly into a comment.

πŸ–ΌοΈ Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

License

ReAppzuku is licensed under GNU General Public License v3.0.

Credits

Forked from northmendo/Appzuku.

About

Simple tool to improve your phone's performance by managing background and foreground apps. Make your phone great again πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 98.7%
  • Kotlin 1.3%