Modifying WebADB to Simplify Installing eGate

Modify this project:

so that when a user goes to the url where I would host it, they would be presented with a guided explanation of how to enable adb on their device. Once the modified webadb would detect an adb-enabled phone attached, it would have a button to auto-install eGate on it. This would really simplify installation for non-techsavy users.

If there are any budding Typescript programmers on here who would enjoy the learning experience of making these modifications, I would be willing to pay $300 to have the job done for me.

3 Likes

Check this out, they pretty much did what you want.

Here is one I created eGate auto-installer - WADB.

2 Likes

Wouldn’t a batch script do the same thing, just not as “fancy”?

Can even package all files as an exe.

Web is obviously better though if you made something.

2 Likes

Cloudflare bucket first :nerd_face: