Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.12 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.12 KB

A-I-M

GitHub

This script helps in automating compress/decompress i.e modifing of system.new.dat/system.new.dat.br files.

Dependencies :

  • brotli
    Arch : sudo pacman -S brotli
    Debian : sudo apt install brotli
    
  • python
    Arch : sudo pacman -S python
    Debian : sudo apt install python
    
  • img2simg
    Arch : sudo pacman -S aur/simg-tools
    Debian : sudo apt install img2simg
    
  • git clone $this_repo --recursive
  • copy of a working ROM

Usage :

Copy ROM.zip to this dir

chmod +x start.sh
./start.sh

Preview :

Screenshot of my desktop

Credits :

@xpirt