/GSI_TOOL

Just a tool to make GSI out of firmware from any phone

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Requirements

Linux

Released GSIs

Download links: https://sourceforge.net/projects/nippongsi/files/ Telegram channel: https://t.me/nippongsi

Download tools and setting up requirements

git clone --recurse-submodules https://github.com/kinguser981/GSI_TOOL.git
cd GSI_TOOL
bash setup.sh

How to use

Generating GSI from stock firmware URL

Example: for making OxygenOS of oneplus 9 firmware, you can use this command

./url2GSI.sh https://oxygenos.oneplus.net/OnePlus9Oxygen_22.O.13_OTA_0130_all_2111112106_03a66541157c4af5.zip OxygenOS

check url2GSI.sh for more info