Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunilpaulmathew/De-Bloater
An application using the power of Magisk to debloat unwanted system apps!
https://github.com/sunilpaulmathew/De-Bloater
android debloating magisk root
Last synced: 3 months ago
JSON representation
An application using the power of Magisk to debloat unwanted system apps!
- Host: GitHub
- URL: https://github.com/sunilpaulmathew/De-Bloater
- Owner: sunilpaulmathew
- License: gpl-3.0
- Created: 2020-10-31T00:29:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T21:07:21.000Z (4 months ago)
- Last Synced: 2024-09-18T02:03:38.599Z (4 months ago)
- Topics: android, debloating, magisk, root
- Language: Java
- Homepage: https://sunilpaulmathew.github.io/De-Bloater/
- Size: 3.48 MB
- Stars: 442
- Watchers: 7
- Forks: 17
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome - sunilpaulmathew/De-Bloater - An application using the power of Magisk to debloat unwanted system apps! (Java)
- awesome-android-root - De-Bloater - An application using the power of Magisk to debloat unwanted system apps!. `FOSS` (Root Apps / Debloating)
- awesome-android-root - De-Bloater - An application using the power of Magisk to debloat unwanted system apps!. `FOSS` (Root Apps / Debloating)
README
# De-Bloater
![De-Bloater](app/src/main/res/mipmap-xxxhdpi/ic_launcher.png?raw=true)
[![](https://img.shields.io/badge/De--Bloater-v0.26-green)](https://play.google.com/store/apps/details?id=com.sunilpaulmathew.debloater)
![](https://img.shields.io/github/downloads/sunilpaulmathew/De-Bloater/total)
![](https://img.shields.io/github/languages/top/sunilpaulmathew/De-Bloater)
![](https://img.shields.io/github/contributors/sunilpaulmathew/De-Bloater)### De-Bloater is an application using the power of Magisk/Kernel SU to de-bloat unwanted applications systemless-ly.
## Download
[](https://play.google.com/store/apps/details?id=com.sunilpaulmathew.debloater)
[](https://f-droid.org/packages/com.sunilpaulmathew.debloater)
[](https://apt.izzysoft.de/fdroid/index/apk/com.sunilpaulmathew.debloater)
[](https://github.com/sunilpaulmathew/De-Bloater/releases/download/v0.26/app-release.apk)## Features
* Easily remove system apps from "/system", "/vendor", and "/product" directories.## Requirement
De-Bloater requires Root Access and a fully functional Magisk or Kernel SU environment, including modules, for proper working. As a result, De-Bloater won't work with other rooting solutions as well as in Magisk core-only mode.## How to Use
Open the app, click the remove button on each app you want to remove. The selected apps will be removed systemless-ly after a reboot. To restore an app, either Reset Module (on the top menu) or selectively restore from the second page. Please note that a restart is necessary to get any of the changes in effect.## How it works
The app will systemless-ly replace the selected APKs by making a Magisk/Kernel SU module. As a result, you will see a new Module (name: De-bloater).## Troubleshooting
In case, if you accidentally remove some important apps and your phone bootloops, please delete "/data/adb/modules/De-bloater" via recovery.## Translations
Please help me to translate this application via [POEditor](https://poeditor.com/join/project?hash=BZS89Ev3WG). You may also translate after downloading the original language string available [here](app/src/main/res/values/strings.xml).## Donations
If you like to appreciate my work, please consider donating to me (either via [Liberapay](https://liberapay.com/sunilpaulmathew/donate), [PayPal](https://www.paypal.me/menacherry/), [Ko-fi](https://ko-fi.com/sunilpaulmathew/), or by purchasing the [SmartPack Donation Package](https://play.google.com/store/apps/details?id=com.smartpack.donate) from playstore) as it is helpful to continue my projects more active, although it is not at all necessary.[](https://liberapay.com/sunilpaulmathew/donate/)
[](https://www.paypal.me/menacherry/)
[](https://ko-fi.com/sunilpaulmathew/)
[](https://play.google.com/store/apps/details?id=com.smartpack.donate)## Credits
* [Grarak](https://github.com/Grarak/), Code contributions (I took some code from [Kernel Adiutor](https://github.com/Grarak/KernelAdiutor/))
* [John Wu](https://github.com/topjohnwu), libsu & Magisk
* [weishu](https://github.com/tiann), KernelSU
* [MONSTER_PC](https://t.me/MONSTER_PC), Russian & Ukrainian Translations
* [Emre](https://t.me/xcooLwastaken), Turkish Translations
* [Firerust96](https://github.com/Firerust96), Spanish Translations
* lay4play, Italian Translations
* Axel Schaab, German Translations
* alex, Ktosspl & [Valdnet](https://github.com/Valdnet), Polish Translations
* Reno & Ebolateam, French Translations
* Hoa Gia Đại Thiếu & ひきたり, Vietnamese Translations
* Hongle & qiaoxin, Chinese - Hong Kong (Simplified & Traditional) Translations
* [MMETMA](https://github.com/MMETMA), Arabic Translations
* Many other people contributed via [POEditor](https://poeditor.com/join/project?hash=BZS89Ev3WG)
* Guima Teixeira, French (Belgian) Translations
* Yadi & 蔡承佑, Chinese (Traditional) Translations
* Geovanni, Portuguese (Brazilian) Translations
* Lw201811, Japanese Translations
* Chong & Lw201811, Chinese (Simplified) Translations
* Many other people contributed via [POEditor](https://poeditor.com/join/project?hash=BZS89Ev3WG)_If you think I missed your name, please let me know._
## License
Copyright (C) 2023-2024 sunilpaulmathew
De-Bloater is a free softwares: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at
your option) any later version.De-Bloater is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.You should have received a copy of the GNU General Public License along
with De-Bloater. If not, see .