philenotfound / usbmailnotifier

Automatically exported from code.google.com/p/usbmailnotifier
0 stars 0 forks source link

Feature Request: Support for multiple devices #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have two notifier devices connected to a single device. Commenting out return 
when the script searches for devices allows more than one to be controlled.

It would be nice if the command line arguments could be extended to allow for 
setting different colors on each device. The algorithm could enumerate each of 
the devices and allow the user to reference them by their index.

Original issue reported on code.google.com by stanback on 23 Mar 2011 at 10:29

GoogleCodeExporter commented 9 years ago
Attached is an updated version with the changes I'm suggesting. Feel free to 
modify/use as needed. This one works fine for me, but you could add some 
additional logic for setting colors on all the devices by default and making 
the device number the last (optional) argument.

Original comment by stanback on 23 Mar 2011 at 10:46

Attachments: