Github - Droidrunco, A web UI based Android debloat tool

Hey folks, I’ve been developing an Android debloat tool called Droidrunco. Droidrunco is a cross-platform web UI based application, written in Go, which utilizes adb to help remove unwanted system apps (bloatware) from on all versions of Android with x86 or ARM processors without root access. Use it either with a separate computer and a cable or just your phone’s wireless debugging capabilities (Android 11+).

Check it out here:

3 Likes

I found your tool to be extremely useful debloating my new moto g. Keep up the good work!

Some bugs I’d like to report:

  • Scrolling would often freeze on the site

  • All items deleted properly, but sometimes the icon would not change from delete to restore.

Hey there! Thank you for trying out the project. I’m working on refactoring the code. Hopefully, by this week, I will be able to switch up the XHR with websockets. That way, the frontend will be much more responsive. Thanks again for the feedback.

1 Like