Skip to content

kaimitchellm33/Pixelated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixelated

Pixelated is a user-friendly tool that simplifies the process of flashing images on Pixel devices. With just a few clicks, users can easily install stock or custom images on their supported Pixel devices. This repository and all branches are experimental for now.

Example Image

Warning

Please note that the link fetching functionality in Pixelated uses Selenium and web scraping. Use this feature responsibly, as overuse may lead to your IP being blocked by the ROM providers. Additionally, using this tool may break the user agreement with the ROM provider. If you learn of a formal API way to get links, please open a request, and it will be implemented.

Features

  • Select from various channels to view available images for your device
  • Download and install images with ease
  • Supports a wide range of Pixel devices (Pixel 2 and up)

Getting Started

  1. Clone the Pixelated repository
  2. Install Fastboot by following the instructions below:
  3. Install drivers on Windows

Installing Fastboot

Windows:

Mac:

  • Run brew install --cask android-platform-tools

Linux (via APT):

  • Run sudo apt-get install android-tools-adb -y
  1. Install the required dependencies
  2. Run the Pixelated application

Pixel Drivers for Windows

If you're using Pixelated on a Windows machine, you may need to install the Pixel drivers to ensure proper connectivity with your Pixel device. Follow these steps to install the Pixel drivers:

  1. Open the Device Manager on your Windows machine.

  2. Find your Pixel device in the list and right-click on it. Select "Update driver" from the context menu. Update Driver

  3. In the Update Driver Software window, select "Browse my computer for drivers." Browse Drivers

  4. Navigate to the folder containing the Pixel drivers you downloaded from the following link: Pixel Drivers Browse for Drivers

  5. Select the folder and click "Install" to install the drivers. Install Drivers

After completing these steps, your Pixel device should be recognized and ready for use with Pixelated.

About

Flash utility for pixel devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages