8000 GitHub - beecho01/MinimalADB: This project is a modernised version of yadev64/GMADB, bringing an updated UI and improved usability for flashing and managing Android devices.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project is a modernised version of yadev64/GMADB, bringing an updated UI and improved usability for flashing and managing Android devices.

License

Notifications You must be signed in to change notification settings

beecho01/MinimalADB

Repository files navigation


MinimalADB is a modern, user-friendly GUI for interacting with Android devices via ADB (Android Debug Bridge). Designed with Microsoft's Fluent UI principles, it provides an intuitive interface for device detection, rebooting into recovery, flashing ROMs, and executing custom ADB commands.

This project is a modernised version of yadev64/GMADB, bringing an updated UI and improved usability for flashing and managing Android devices.

Features

Device Management – Easily check connected ADB devices.
Recovery Mode – Reboot into recovery mode with one click.
ROM Flashing – Select and sideload a ROM zip file effortlessly.
Custom Commands – Execute any ADB command directly from the GUI.
Fluent UI Design – A sleek and dark-themed interface built for modern Windows environments.



Windows Dark




📅 Roadmap

🔜 Short-Term Goals

  • Improved Logging & Output – Enhance command execution logs for better debugging.
  • Device Info Panel – Display detailed information about connected devices.
  • Improved Theming - Add support for Windows 10 devices unable to use the mica material.
  • APK File Managment - Add support for APK installation, deletion and extraction.

🚀 Mid-Term Goals

  • File Explorer Integration – Browse device storage directly from the UI.
  • Persistent Settings – Remember last-used configurations and settings.
  • Multi-Device Support – Handle multiple devices connected simultaneously.
  • Fastboot Mode Integration – Extend support for fastboot commands.
  • Theme Customisation – Light mode and custom themes.

🌟 Long-Term Goals

  • Wireless ADB Support – Enable easy setup and management of wireless ADB connections.
  • Cross-Platform Support – Explore Linux/macOS support.
  • Scrpy Integration - Capture Videos and Screenshots from device(s).



🛠️ Development

  • Install dependencies

    yarn install
    
  • Run app in dev mode

    yarn run dev
    
  • Lint files

    yarn run lint
    
  • Run Prettier

    yarn run prettier
    
  • Run tests

    yarn run test
    
  • Build and package app

    yarn run build && yarn run package
    



🏗 Contributions & Suggestions

Have a feature request or want to contribute? Open an issue or submit a pull request!


About

This project is a modernised version of yadev64/GMADB, bringing an updated UI and improved usability for flashing and managing Android devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0