EZFastboot simplifies fastboot and has a nice GUI written in Tauri and React.
See Tauri's documentation for Getting Started
Note
pnpm is highly recommended
Clone the project
git clone https://github.com/zalnaRs/ez-fastbootGo to the project directory
cd ez-fastbootInstall dependencies
pnpm iStart
pnpm tauri dev- Flashing
- Ereasing Partitons
- Boot
Currently there is no prebuilt packages to install. Come back later or build it yourself.
To build this project run
pnpm run buildSee this repository's project.
Mainly I want to add more backends. So for example Heimdall (for Samsung ODIN support).