Skip to content

rootLocalGhost/A.S.C.E.N.D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A.S.C.E.N.D. Application Screenshot

Android System Control & ENhanced Debloater

GitHub release (latest by date) GitHub License

A powerful, elegant desktop application for taking complete control of your Android device.

A.S.C.E.N.D. is a professional tool that wraps the power of ADB (Android Debug Bridge) and Scrcpy into a beautiful and intuitive graphical interface. Stop memorizing cryptic commands and start managing your device with the efficiency and style it deserves.


✨ Key Features

Feature Description
🚀 The Command Deck Debloater A completely reimagined debloating experience. View all app details upfront in expandable cards, perform batch uninstalls/disables with a floating action bar, and use powerful integrated filters to pinpoint exactly what you want to remove.
📈 At-a-Glance Dashboard A clean, real-time overview of your device's most critical stats, including model info, Android version, battery status, CPU load, and RAM usage.
🖥️ Seamless Scrcpy Integration Mirror your device's screen with extensive options. Record, go fullscreen, show touches, or keep the device awake—all configurable from a simple, clean UI.
📂 Integrated File Explorer A full-featured file manager for your device. Browse, download, rename, and delete files and folders with a familiar, dual-pane (list/icon) view and full context menu support.
⚡ Power User Toolkit Execute advanced functions with a single click. Reboot into recovery or bootloader, enable Wireless ADB, take screenshots, and toggle developer settings like GPU overdraw and layout bounds.
🎮 Virtual Remote Control A handy remote to control your device's media, navigation, and volume. Includes a D-Pad for TV boxes and a text input field for convenience.

📸 Application GUI

A.S.C.E.N.D. GUI Screenshot


🚦 Prerequisites

To allow A.S.C.E.N.D. to connect to your device, you must enable USB Debugging.

  1. Enable Developer Options:

    • Go to Settings > About phone.
    • Tap on Build number 7 times until you see a "You are now a developer!" message.
  2. Enable USB Debugging:

    • Go to Settings > System > Developer options.
    • Scroll down and enable the USB debugging toggle.
  3. Authorize Your Computer:

    • Connect your device to your computer via USB.
    • A prompt will appear on your device asking to "Allow USB debugging?".
    • Check the "Always allow from this computer" box and tap "Allow".

📦 Installation

Get up and running in seconds.

  1. Navigate to the Releases Page.
  2. Download the latest A.S.C.E.N.D-Setup-x.x.x.exe installer.
  3. Run the installer and follow the on-screen instructions.

🛠️ Development & Building from Source

Want to contribute or build your own version?

Requirements

Steps

# 1. Clone the repository
git clone https://github.com/rootLocalGhost/A.S.C.E.N.D.git

# 2. Navigate into the project directory
cd A.S.C.E.N.D

# 3. Install dependencies
npm install

# 4. Run the app in development mode (with DevTools)
npm start

# 5. Build the distributable installer
npm run build

The packaged application will be located in the dist directory.


🤝 Contributing

Contributions are welcome! If you have an idea for a new feature or have found a bug, please feel free to:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourAwesomeFeature).
  3. Commit your changes (git commit -m 'Add some AwesomeFeature').
  4. Push to the branch (git push origin feature/YourAwesomeFeature).
  5. Open a Pull Request.

📜 License & Disclaimer

This project is licensed under the MIT License. See the LICENSE.md file for details.

Disclaimer: This is a powerful tool. Deleting or disabling the wrong system packages can lead to device instability or bootloops. The user assumes all risk. When in doubt, do not remove a package without researching it first.

About

A.S.C.E.N.D. is a professional tool that wraps the power of ADB (Android Debug Bridge) and Scrcpy into a beautiful and intuitive graphical interface. Stop memorizing cryptic commands and start managing your device with the efficiency and style it deserves.

Topics

Resources

License

Stars

Watchers

Forks