Skip to content

The bit that listens on scans and transmits them over the wire

License

Notifications You must be signed in to change notification settings

snacker-tracker/scanner

Repository files navigation

Snacker-Tracker/Scanner

This is the bit that just reads a barcode scanner and transmits over the wire.

Most barcode scanners I've seen basically act like a keyboard that just "types" the code as you scan items. If we were running this in the foreground, it'd be pretty simple, but since we're running this in the background as a systemd unit, then we need to capture that input from a special device type. That abstraction is done by the evdev lib.

About

The bit that listens on scans and transmits them over the wire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published