🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

snacker-tracker-scanner

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snacker-tracker-scanner

Pipe barcode scanner input events to a remote web service

0.1.6
PyPI
Maintainers
1

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.

Documentation

The full documentation is at http://snacker-tracker-scanner.rtfd.org.

Changelog

0.1.0 (2019-10-31)

  • First non-released version

Keywords

barcode scanner snacker-tracker

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts