Giter Site home page Giter Site logo

vaimalaviya1233 / pydebloatx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teraskull/pydebloatx

0.0 0.0 0.0 1.97 MB

Python GUI for uninstalling the default Windows 10 apps.

Home Page: https://pydebloatx.com/

License: MIT License

Python 88.75% CSS 4.67% Batchfile 6.58%

pydebloatx's Introduction

PyDebloatX

A Python GUI for uninstalling the default Windows 10 apps.

Releases Python Version CodeFactor Downloads OS

Main window screenshot

Uninstalling screenshot

Links screenshot

Table of Contents
  1. Installing
  2. Shortcuts
  3. Features
  4. Dependencies
  5. Usage
  6. Building
  7. Translating
  8. Supported Languages
  9. License

Installing

Pre-built binaries are available from the releases page.

PyDebloatX installer is also available from the Windows Package Manager Winget:

winget install --id=Teraskull.PyDebloatX -e

Shortcuts

  • CTRL R - refresh the list of installed apps.
  • CTRL S - view links to apps in Microsoft Store.
  • CTRL G - visit the GitHub page.
  • CTRL A - view the "About" window.
  • CTRL Q - quit the app.

Features

  • Intuitive design allows to easily navigate through the GUI and uninstall apps with a few clicks.
  • It is not possible to break the OS using this tool. All listed apps can be reinstalled with Microsoft Store using the "Store" sidebar tab. Apps like Edge or Cortana are deeply integrated with Windows 10, so they cannot be easily uninstalled without creating any issues.
  • The GUI does not require elevated administrator privileges to run. It also does not save registry entries.

Dependencies

Usage

git clone https://github.com/Teraskull/PyDebloatX

cd PyDebloatX

pip install -r requirements.txt

cd pydebloatx

python app.py

Building

Run setup.bat to build the executable.

Run setup-portable.bat to build a one-file portable executable.

Translating

Run the following command to create the translation file:

lupdate gui_main.py gui_about.py app.py -ts Language/[locale_CODE].ts

Where [locale_CODE] is written with an underscore, instead of a hyphen. For example, en_US.

List of locale codes is available here.

To compile .ts into .qm, use linguist.exe:

pip show PySide6 | findstr "Location:"

Splice the output path above with:

"\PySide6\linguist.exe"

Supported Languages

Language Author credits
Arabic FaresAhmedb
Chinese space9bug
English Teraskull
Russian Teraskull
Ukrainian Teraskull

License

This software is available under the following licenses:

  • MIT

pydebloatx's People

Contributors

teraskull avatar imgbotapp avatar space9bug avatar faresbakhit avatar cjerrington avatar flowluap avatar snala avatar deepsourcebot 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.