Commit graph

6 commits

Author SHA1 Message Date
06d98f296f
fix(ci): install libusb-dev
Some checks failed
/ build_debian (push) Failing after 27s
2024-11-29 01:45:02 +01:00
298a3cdc12
feat: add debian package
Some checks failed
/ build_debian (push) Failing after 11s
2024-11-29 01:43:17 +01:00
447e1c29ab
feat: argument parsing with getopt
feat: enumerate usb interfaces and endpoints rather than hardcoding them
2024-11-27 02:44:39 +01:00
18f2d75d91
feat: use libusb rather than usbdevfs to unclaim kernel driver
feat: read and print responses from barcode scanner
feat: udev rule
docs: add more usage examples
2024-11-26 19:56:30 +01:00
21603523de
docs: add hint to run the tool as root 2024-11-25 23:16:49 +01:00
02c3e5619f
feat: first version 2024-11-25 23:10:11 +01:00