Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages