Giter Club home page Giter Club logo

oneuioptimizer's Introduction

OneUI Optimizer

What it does ?

This script removes the following apps and much more unnecessary apps from the userspace. You can choose which of the following groups to remove except Samsung bloat. Samsung bloat will be removed. Everything you remove using this script can be restored. If you want them back.

  • AR Stickers/AR Zone (optional)
  • Dex (optional)
  • Google Apps (optional)
    • Chrome
    • Google Assistant
    • Google app
    • Google Docs
    • Google Maps
    • Google Messaging
    • Google Photos
    • Google Contacts & Calendar Sync Adapters
    • Google Location History
    • Google Movies/TV
    • Google Feedback
    • Google TTS
    • Youtube & Youtube Music
  • Knox Apps (optional)
  • Samsung Bloat (Will be removed without confirmation. Not optional) List of items to be removed.

How to Run this?

Windows

  1. Use the newer GUI version from here (Recommended)

or

  1. Use the this script
    • Install ADB systemwide from here
    • Open Powershell as Adminstrator.
    • Enable ADB in Developer Options (phone).
    • Copy and Paste the following string into Powershell.
    iex ((New-Object System.Net.WebClient).DownloadString('https://bit.ly/3rQROpR'))
    
    • Authorize the PC on your phone and follow the prompts in Powershell.

Linux

  1. Install ADB
  2. Open Terminal and Paste the following.
curl -O https://raw.githubusercontent.com/haridhayal11/OneUIOptimizer/main/optimizer.sh
chmod +x optimizer.sh
bash optimizer.sh
  1. Authorize the PC on your when asked.

How to Restore apps

Windows

  1. Open Powershell as Adminstrator.
  2. Copy and Paste the following string into Powershell.
iex ((New-Object System.Net.WebClient).DownloadString('https://bit.ly/3rUQi6a'))

Linux (Work in progress)

  1. Open Terminal and Paste the following.
curl -O https://raw.githubusercontent.com/haridhayal11/OneUIOptimizer/main/optimizer_restore.sh
chmod +x optimizer_restore.sh
bash optimizer_restore.sh

oneuioptimizer's People

Contributors

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