Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rendiix/termux-partition-tools
Android partition-tools lpmake lpunpack lpadd lpdump lpflash
https://github.com/rendiix/termux-partition-tools
superimg-android-termux
Last synced: about 2 months ago
JSON representation
Android partition-tools lpmake lpunpack lpadd lpdump lpflash
- Host: GitHub
- URL: https://github.com/rendiix/termux-partition-tools
- Owner: rendiix
- Created: 2023-02-12T10:33:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T10:43:28.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T13:38:19.845Z (5 months ago)
- Topics: superimg-android-termux
- Language: Shell
- Homepage:
- Size: 5.06 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/rendiix/termux-ipunpack-ipmake.svg)
[![HitCount](http://hits.dwyl.io/rendiix/termux-ipunpack-ipmake.svg)](http://github.com/rendiix/termux-ipunpack-ipmake)
[![GitHub forks](https://img.shields.io/github/forks/rendiix/termux-ipunpack-ipmake.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/rendiix/termux-ipunpack-ipmake/network/)
[![GitHub stars](https://img.shields.io/github/stars/rendiix/termux-ipunpack-ipmake.svg?style=social&label=Star&maxAge=2592000)](https://github.com/rendiix/termux-ipunpack-ipmake/stargazers/)
![GitHub watchers](https://img.shields.io/github/watchers/rendiix/termux-ipunpack-ipmake.svg?style=social)
[![GitHub followers](https://img.shields.io/github/followers/rendiix.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/rendiix?tab=followers)
[![GitHub contributors](https://img.shields.io/github/contributors/rendiix/termux-ipunpack-ipmake.svg)](https://github.com/rendiix/termux-ipunpack-ipmake/graphs/contributors/)# Termux android-partition-tools
prebuilt binary lpunpack lpmake lpadd lpflash for termux#### Install:
Termux android-partition-tools available under android-partition-tools apt package.
If you have subscribed to my repository:
```console
$ pkg update && pkg upgrade
$ pkg install android-partition-tools
```
If you haven't subscribed:``` console
$ git clone https://github.com/rendiix/termux-partition-tools.git
$ cd termux-partition-tools
$ bash install.sh
```
Or just copy the binaries from the prebuilt-binary folder to your path or projects#### Uninstall:
```console
$ apt remove android-partition-tools
```#### Join Discord or follow me on Twitter:
[![Discord](https://img.shields.io/discord/404576842419273729.svg?label=join%20discord&logo=discord)](https://discord.gg/5PmKhrc)
[![Twitter Follow](https://img.shields.io/twitter/follow/rendiix.svg?color=green&label=follow&logo=twitter&style=social)](https://twitter.com/rendiix)