Hi to all ,
I need to develop a web application like the WebADB , after user input the IP adress of TV the app connect to device then user started to take a info for me from device. I thought it would be best option that using the 'cmd' terminal of windows but currently I don't have clear option to do that so Is there a WebADB api which we can send the command and return its result ?

Thanks in advance

    sanberk WebADB does not have API's. (You might be gettings confused with WebUSB API, which is for chrome to communicate with connected USB's).

    You can see the source code for WebADB [Login to see the link].