bootanimation-module

This module allows you to modify bootanimation without requiring meta-overlayfs or Magisk Magic Mount

Active Pure Nim score 65/100 · last commit 2026-08-30 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2026-08-30
Downloads 0
Last Indexed 2026-09-06 06:05

Installation

nimble install bootanimation-module
choosenim install bootanimation-module
git clone https://gitlab.com/readonlynux/bootanimation-module

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
bootanimation-module - - - - - - -

README


🌌 • Bootanimation Module without OverlayFS

English | Türkçe


This module allows you to modify bootanimation without requiring meta-overlayfs or Magisk Magic Mount

[!CAUTION] I am not responsible for bricked devices, dead SD cards, or any damage caused by using this module. Use it at your own risk.

This module is compatible with Magisk, KernelSU and APatch

📙 • This documentation includes;


🌟 • Features

  • Lightweight (Shell-based)
  • No OverlayFS required
  • Supports Magisk
  • Supports KernelSU
  • Supports APatch
  • WebUI (Experimental)
  • Dynamic Partition Determination
  • Simple CLI

📸 • WebUI

Show WebUI Screenshots | Home Page (enabled) | Home Page (disabled) | | :---: | :---: | | | | | Homepage (No custom) | File Picker | | :---: | :---: | | | |

📱 • Tested On

Device Android Ver ROM Module Ver Supported Root Manager
Redmi Note 12 4G 15 EvoX 10.6 v1.2.1-stable KernelSU v3.3.0 (32601-2)
Redmi Note 12 4G 16 LOS 23.2 v1.2.1-stable APatch 9a63e0f (112244)
Redmi Note 12 4G 16 LOS 23.2 v1.2.1-stable Magisk v30.7 (30700)

Other device reports


🖥️📲 • How to install module?

  • Download the latest from releases
  • Open your Root Manager app
  • Go to Modules section
  • Click Install from storage
  • Select the module
  • Reboot your device

🔧📲 • Setup

  • Download one Terminal emulator (for example Termux)
  • And type the su command on Terminal Emulator
  • Accept the superuser request
    • If you are using KernelSU, grant superuser permission to the Terminal Emulator

📱 • Usage

bootanim -h

❓ • How does it work

The bootanim command copies the selected boot animation to /data/adb/bootanimation.

On every reboot, post-fs-data.sh runs and bind-mounts bootanimation.zip.


🤝 • Credits

Material Icons by Google are used in this project under the Apache License 2.0.