Skip to content

ColdWindScholar/MIO-KITCHEN-SOURCE

Repository files navigation

MIO-KITCHEN-SOURCE

Banner

A Rom Tool Written in Python

Caution

Unauthorized commercial use prohibited


This tool uses many open source projects. Huge shout out to the developers!


Localization

日本語: ja-JP

中文: zh-CN

Portuguese (Brazil): pt-BR

German: de-DE


Features

  • Unpack boot, dtbo, ext4, erofs, payload, logo and so on
  • Pack boot, dtbo, ext4, erofs, payload, logo and so on

Advantages

  • Automatic fs_config and fs_context patch
  • GUI graphical interface
  • A graphical plugin manager, plus an editor for plugin script editing. Support plugin installing and exporting
  • Quick updates, secure, stable and fast
  • Unique MSH interpreter that supports running MSH scripts
  • Provide backward compatibility with Android 8 and lower and create .img for these versions
  • Use mkc file choose api on Linux, making it easier to use

Supported Os

Os Arch
Linux x86_64 arm64
Windows x86_64 x86 amd64 arm64
Macos Arm64 X86

* macOS Notice

# If you want to use [brotli], you need:
# You system may had it already, so check first.
# 
brew install gettext

Start To Use

Note

Currently Only Support Python 3.8 and Newer!

Prerequisites

macOS
brew install python-tk python3  tcl-tk
python3 -m pip install -U --force-reinstall pip
pip install -r requirements.txt
Linux
python3 -m pip install -U --force-reinstall pip
pip install -r requirements.txt
sudo apt update -y && sudo apt install python3-tk -y
Windows
python -m pip install -U --force-reinstall pip
pip install -r requirements.txt

Get started

python tool.py
# To create a binary distribution, you could:
python build.py

Contact Us


Developer's Email: 3590361911@qq.com

QQ Group: 836898509

Telegram Group: Mio Android Kitchen Chat

Telegram Channel: Mio Android Kitchen Updates


Contributors:


macOS prebuilt binary for several tools: sk

Some part of the code: Affggh

Logo co-designer: Shaaim

Japanese translator: reindex-ot

Portuguese (Brazil) translator: igor

German translator: keldrion

And MORE...

Thanks to people like you for helping out!


About


MIO-KITCHEN

Always free, users first
Quality Tools, presented here!
Brought you by the MIO-KITCHEN-TEAM

ColdWindScholar (3590361911@qq.com) All Rights Reserved.