YahooArchive / guerilla

Guerilla is a distributed build/test server specialized for iOS and Android.
MIT License
17 stars 8 forks source link

Live Device Connection Status #49

Open nickwph opened 8 years ago

nickwph commented 8 years ago

I found this library. https://www.npmjs.com/package/usb-detection

Perhaps we can keep track of the list of device (actually connected) and listen to usb plugging events. So we can show whether a device is 'alive'.