Giter Site home page Giter Site logo

anantmishra01 / uibloatwareregistry Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 3.0 68 KB

UIBloatwareRegistry: A comprehensive repository listing UI bloatware for companies. Identify and understand pre-installed software that affects device performance

License: MIT License

Python 100.00%
bloatware-removal debloating bloatware-list pre-installed-apps bloatware

uibloatwareregistry's Introduction

UIBloatwareRegistry

UIBloatwareRegistry: A comprehensive repository listing UI bloatware for companies. Identify and understand pre-installed software that affects device performance.

Bloatware Uninstaller

This repository contains Python scripts that automate the uninstallation of bloatware apps on various Android devices using the ADB (Android Debug Bridge) command-line tool.

Supported Brands

More brands will be added in the future. Stay tuned!

For each supported brand, you will find the following files inside <brand-name> folder:

  • <brand>-uninstall.py: The Python script that uninstalls bloatware apps for the specific brand.
  • <brand>-bloatware-list.md: The list of package names of bloatware apps for the specific brand.

Prerequisites

Before using the scripts, ensure that you have the following:

  • ADB (Android Debug Bridge) installed on your computer.
  • USB debugging enabled on your Android device.
  • A USB cable to connect your device to the computer.
  • Python installed on your computer.

Usage

  1. Connect your Android device to your computer using a USB cable.

  2. Open a terminal or command prompt and navigate to the directory where the specific brand's uninstall script is located.

  3. Modify the package_names list in the script to include the package names of the bloatware apps you want to uninstall. You can find the package names in the respective <brand>-bloatware-list.md file.

  4. Run the script by executing the following command: python <brand>-uninstall.py

The script will iterate through the list of package names and attempt to uninstall each app using the ADB command.

  1. Monitor the terminal for the uninstallation progress. The script will print the status of each uninstallation attempt.

Contributions to this repository are welcome! If you have any improvements, support for additional brands, or bug fixes, feel free to open a pull request.

Disclaimer

Please note that uninstalling system apps can have unintended consequences and may affect the stability or functionality of your device. Use the scripts at your own risk. Make sure to review the list of package names and understand the implications before proceeding.

License

This project is licensed under the MIT License.

uibloatwareregistry's People

Contributors

anantmishra01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.