Skip to content

AI Translation Notice

This document is automatically translated by AI. If you can read Chinese, we recommend checking the original Chinese documentation for more accurate information.

File Structure & Description

  • Project Directory
    • BAAH_CONFIGS User-configured tasks to be executed
    • DATA Various static resources required for this project and multilingual support
    • docs Old documents (archived)
    • gui WebUI related
    • modules Main modules
    • tools Static resources for called adb and libraries; note that these resources are not in GitHub
    • BAAH.py Execute a user-configured task file, encapsulated as a method
    • jsoneditor.py Entry file for WebUI, including command-line argument parsing
    • main.py The script main program
    • package.py Package script as executable file
    • requirements.txt Dependency list