Coder Social home page Coder Social logo

debloat's Introduction

DEBLOAT

Say no to bloatware

“If you have built castles in the air, your work need not be lost; that is where they should be. Now put the foundations under them.” ― Henry David Thoreau, Walden

Debloat is a simple bash script which destructively removes packages containing the string "samsung". YOU HAVE BEEN WARNED.

Features

  • Remove preinstalled packages (bloatware) with ease!
  • Void your warranty
  • Clear up Logcat spam!

How to debloat

DEBLOAT requires adb to run (Android Studio linked installs adb and Android platform tools)

Export adb to PATH:

~ % export PATH=$PATH:/Users/$USER/Library/Android/sdk/platform-tools/

Make sure that adb is on the path:

~ % adb
Android Debug Bridge version 1.0.41
Version 33.0.1-8253317
Installed as /Users/<your-user-name>/Library/Android/sdk/platform-tools//adb

Make DEBLOAT executable:

~ % chmod +x debloat.sh
NOTE: Make sure that you have your Samsung device connected before attempting to debloat.

DEBLOAT!!!

~ % ./debloat.sh

FAQ

  • Is it safe to use DEBLOAT?
    • DEBLOAT removes all packages containing "samsung" in the package id. If you do not want to remove all packages containing "samsung" in the package ID, please do not use DEBLOAT.

Development

Want to contribute? Great! Open an issue or make a pull request.

Recognition

Thanks to @SamNoteUser for this post which got me thinking about a better world free of bloatware.

License

MIT

Free Software, Hell Yeah!

debloat's People

Contributors

udev 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.