Skip to content

seffparker/android-scripts

Repository files navigation

android-scripts aka batmobile-mods

Handy Android scripts for minor automation and improved productivity.

Current Environment

  • Architecture: aarch64/arm64
  • Device: Xiaomi POCO F1
  • OS: Android 10 / MIUI 12
  • Terminal: Termux, Termux:API
  • Shell: BASH 5 (compiled by Zackptg5)
  • Busybox: busybox-ndk (compiled by osm0sis)
  • Root: Magisk 23 (with SEPolicy inject)
  • Features: System-less, SELinux Support

Deployment

  1. Clone the repository
  2. Switch as root user
  3. cd into the repo root dir
  4. Run sh deploy-stack.sh
  5. Reboot, or Restart Termux and run post-boot

Spotlights

  1. Basic Charging Control
  2. Status Widget
  3. Audio Sleep
  4. Ad block

Uninstallation

  1. Remove the Magisk module batmobile-mods via Magisk Manager app
  2. Delete the directories /data/bin, /data/xbin, /data/root, /sdcard/lab/android
  3. Delete the .bashrc symlink and restore the .bashrc.termux in Termux home directory
  4. Reboot the device

Disclaimer

These scripts are wrote to make my personal Android experience easier and productive. Not all scripts may be useful to you. I'm not responsible for anything happens to your device or data after using these scripts.

About

Handy Android scripts for minor automation and improved productivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages