Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raphtlw/symbit

A simple root manager for Android devices without TWRP
https://github.com/raphtlw/symbit

android magisk

Last synced: about 2 months ago
JSON representation

A simple root manager for Android devices without TWRP

Awesome Lists containing this project

README

        


ABOUT


Symbit is a root manager for rooted Android phones via Magisk without TWRP.














## Install

- [Linux](https://github.com/raphtlw/symbit/releases/latest/download/linux.zip)
- [Mac](https://github.com/raphtlw/symbit/releases/latest/download/macos.zip)
- [Windows](https://github.com/raphtlw/symbit/releases/latest/download/windows.zip)

## Usage

Install the respective version for your OS platform, then install the correct package.

### Linux

The linux package includes builds for Ubuntu, Debian, RHEL, CentOS, and Fedora.
If your distribution is not found, just use the linux zip version. It is a
universal package for Linux and works with any distribution.

### MacOS

The macos package includes a DMG and zip. You can choose whichever version you want
to install.

### Windows

The windows package includes an exe file which is the installer. Just run it to install Symbit.

## About

TWRP has not been updated to support the new /system partition format and rooting has become more difficult to maintain. Although rooting with the stock bootloader usually brings more stability and less problems when rooting, it requires one to go through the hassle of typing many commands into the terminal just to be able to root or update their phone. This program aims to solve that problem.

## Supported devices

### Google Pixel

- Google Pixel 1
- Google Pixel 1 XL
- Google Pixel 2
- Google Pixel 2 XL
- Google Pixel 3
- Google Pixel 3 XL
- Google Pixel 3a
- Google Pixel 3a XL
- Google Pixel 4
- Google Pixel 4 XL
- Google Pixel 4a
- Google Pixel 4a 5G
- Google Pixel 5

### OnePlus

- OnePlus 3
- OnePlus 3T
- OnePlus 5
- OnePlus 5T
- OnePlus 6
- OnePlus 6T
- OnePlus 6T McLaren
- OnePlus 7
- OnePlus 7 Pro
- OnePlus 7 Pro 5G
- OnePlus 7T
- OnePlus 7T Pro
- OnePlus 7T Pro 5G McLaren
- OnePlus 8
- OnePlus 8 Pro
- OnePlus Nord
- OnePlus 9
- OnePlus 9 Pro
- OnePlus Nord N10
- OnePlus Nord N100

## Roadmap

Here's a list of what I plan to do in the future with this project 👇

| Goal | Status |
| ------------------------------------------------------ | ------ |
| Migrate completely to a GUI based interface | 80% |
| Support for **all** OnePlus and Sony devices | 40% |
| Support for **majority** of Samsung and Xiaomi devices | 0% |
| Support for major custom roms | 0% |
| Ability to run on the device itself without a PC | 20% |

## Contributing

Contributions are always welcome. If you feel inclined to, feel free to submit a pull request.

In addition, you can also contribute by submitting issues. Please describe the issue with enough details and I will solve them as soon as I can.

[More information about contributing](https://github.com/raphtlw/symbit/blob/master/CONTRIBUTING.md)