Skip to content

EndoTouma/ADB_Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADB Controller 🚀

An efficient and easy way to manage your ADB devices directly from your computer.

🎯 Goal

The aim of ADB Controller is to provide a convenient, easy-to-use interface for managing Android devices through Android Debug Bridge (ADB).

🛠️ Installation and Launch

Requirements

Installation Steps

  1. Clone the repository:
    git clone https://github.com/EndoTouma/ADBController.git
    
  2. Navigate to the project directory:
    cd ADBController
    
  3. Install the dependencies:
    pip install -r requirements.txt
    
  4. Launch the application:
    python main.py
    

📋 License

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

📧 Contact

Telegram - https://t.me/EndoTouma

Email - delspin1@gmail.com

Project Link: https://github.com/EndoTouma/ADBController