Skip to content

not-GIANT/Pixel-Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

70 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pixel Kit Banner

Python PyQt6 Windows Release License ADB

A powerful, modern GUI toolkit for Google Pixel devices β€” ADB, Fastboot, flashing, and more, all in one clean interface.



πŸ“Έ Screenshots

Β 

Β 


✨ Features


πŸ“± ADB Operations

Feature Description
πŸ“‚ File Push / Pull Transfer files to and from your device with dynamic path support
πŸ“¦ App Management Install, uninstall, and sideload APKs with a single click
πŸ”„ Power Menu Reboot to System, Bootloader, Recovery, or EDL mode instantly
πŸ–₯️ Screen Mirroring High-performance device mirroring via integrated Scrcpy support
πŸ”§ Advanced Tools Qualcomm Diag Mode enabler and EFS partition reset (Root required)

⚑ Fastboot Operations

Feature Description
πŸ”“ Bootloader Control Easy unlock/lock for both Modern Pixel and Legacy devices
🧹 Maintenance Erase Cache, FRP, or perform a full User Data wipe
πŸ”€ Slot Management Switch active A/B slots and retrieve exhaustive device info
πŸ’Ώ Live Boot Temporarily boot a .img file without flashing it permanently

πŸ› οΈ Partition Flashing Arsenal

Support for 30+ specific Android partitions, including:

boot          β€’  recovery      β€’  vbmeta        β€’  system
vendor        β€’  product       β€’  dtbo           β€’  super
modem         β€’  bluetooth     β€’  radio          β€’  tz
... and many more

Pre-configured safety checks prevent syntax errors during critical flash operations.

🎨 Modern UI/UX

  • Adaptive Themes β€” Light, Dark, and System-synced modes
  • Real-time Device Polling β€” Live connection status indicator
  • Threaded Console β€” Non-blocking command output with a Stop button for active processes
  • Windows 11 Native Feel β€” Clean, compact layout optimized for the Windows experience


πŸ“± Supported Devices

Device Model Android Status
Pixel 6 oriole 12 β†’ 16 βœ… Supported
Pixel 6 Pro raven 12 β†’ 16 βœ… Supported
Pixel 6a bluejay 12 β†’ 16 βœ… Supported
Pixel 7 panther 13 β†’ 16 βœ… Supported
Pixel 7 Pro cheetah 13 β†’ 16 βœ… Supported
Pixel 7a lynx 13 β†’ 16 βœ… Supported
Pixel 8 shiba 14 β†’ 16 βœ… Supported
Pixel 8 Pro husky 14 β†’ 16 βœ… Supported
Pixel 8a akita 14 β†’ 16 βœ… Supported
Pixel 9 tokay 16 βœ… Supported
Pixel 9 Pro caiman 16 βœ… Supported
Pixel 9 Pro XL komodo 16 βœ… Supported
Pixel 9 Pro Fold comet 16 βœ… Supported
Pixel 9a manta 16 βœ… Supported
Pixel 10 Pro blazer 16 βœ… Supported
Pixel 10 Pro XL mustang 16 βœ… Supported
Pixel 10 frankel 16 βœ… Supported

Note

Android 16 QPR1 introduced new IMEI/EFS partition restrictions. Some low-level operations may require additional steps on devices running Android 16+.


πŸš€ Installation

Option 1 β€” Standalone Executable (Recommended)

No Python required. Just download and run.

  1. Go to the Releases page
  2. Download the latest Pixel.Kit.zip
  3. Extract and launch Pixel Kit.exe

Note: ADB and Fastboot platform tools are bundled β€” no setup needed.


Option 2 β€” Run from Source

Prerequisites: Python 3.10+, Git

# 1. Clone the repository
git clone https://github.com/not-GIANT/Pixel-Kit.git
cd Pixel-Kit

# 2. Install dependencies
pip install PyQt6 pillow

# 3. Launch
python "Pixel Kit.py"


βš™οΈ Requirements

Requirement Details
OS Windows 10 / 11 (64-bit)
Python 3.10 or newer (source only)
USB Drivers Google USB Driver
ADB / Fastboot Bundled in platform-tools/
USB Debugging Must be enabled on the device


⚠️ Disclaimer

Warning

Pixel Kit performs low-level operations on your Android device.

Modifying partitions, unlocking bootloaders, or wiping EFS data can permanently brick your device or void your warranty. Always back up your data before proceeding. The author is not responsible for any data loss, hardware damage, or device failure resulting from use of this tool.

Use at your own risk.


🀝 Contributing

Contributions, issues, and feature requests are welcome!

  1. Fork this repository
  2. Create a feature branch: git checkout -b feature/my-feature
  3. Commit your changes: git commit -m "feat: add my feature"
  4. Push to the branch: git push origin feature/my-feature
  5. Open a Pull Request



Pixel Kit Icon

Coded with ❀️ by GIANT
If Pixel Kit saved you time, drop a ⭐ β€” it means a lot!

πŸ› Report Bug Β β€’Β  πŸ’‘ Request Feature Β β€’Β  πŸ“¦ Download

About

Pixel Kit is a modern GUI-based Android Toolkit built with Python. It provides a professional, streamlined interface for ADB and Fastboot operations, including device management, partition flashing, and APK handling.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages