Yet another adb/fastboot GUI
Uhhhhh
- made in python with pydeargui
- more or less like a side project lmao
Just run the exe file, OR if you are on linux / want to compile
git clone --depth=1 --recursive https://github.com/Ricca665/YAFastbootAdbGUI
make libraries #To update libraries, only required if compiling or running on linux
pip install -r requirements.txt # If you don't want to reinstall pipreqs and pyinstaller every timeOn Linux after those commands you MUST use this:
python src\main.py
But if you want to compile an executable only under windows::
make program
No, i don't even know myself why it flags it as malware, but it isn't If you don't believe me, look through the code, it's not malware
Q: It doesn't work (throws Access is denied) A: Run it as administrator
