[HN Gopher] Libg203lightsync: Lib for interacting with the Logit...
       ___________________________________________________________________
        
       Libg203lightsync: Lib for interacting with the Logitech G203 LS
       mouse
        
       Author : carlos-menezes
       Score  : 20 points
       Date   : 2024-06-08 10:01 UTC (1 days ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | bomewish wrote:
       | Fantastic! I resorted to coloring in the light parts with a
       | permanent marker once another library written in python stopped
       | working to turn the damn things off. Will give this a go.
       | 
       | Note the link to the examples folder is broken. There appears to
       | be no examples folder on the github.
        
         | carlos-menezes wrote:
         | Thank you! Fixed!
        
       | murkle wrote:
       | Cool! Could it work with WebHID instead?
        
         | codetrotter wrote:
         | Wouldn't WebHID only help for getting input from the device and
         | for connect and disconnect events?
         | 
         | Whereas for controlling the lights of the mouse with a browser
         | I would think WebUSB would be used for that?
        
           | formerly_proven wrote:
           | WebHID allows sending/receiving feature reports via
           | HIDDevice, which is what almost all of these devices use for
           | configuration
        
       | formerly_proven wrote:
       | Consider turning this into a driver for libratbag if it's not
       | supported by the hidpp one already:
       | https://github.com/libratbag/libratbag
        
       ___________________________________________________________________
       (page generated 2024-06-09 23:02 UTC)