Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lahdekorpi/hid-rfid-reader-daemon

Reads codes from any HID RFID reader that works as a keyboard
https://github.com/lahdekorpi/hid-rfid-reader-daemon

Last synced: 10 days ago
JSON representation

Reads codes from any HID RFID reader that works as a keyboard

Awesome Lists containing this project

README

        

# HID RFID Reader Daemon

A simple daemon that reads codes from any HID RFID reader that works as a keyboard.
When a code is received, it runs a command and passes the code as an argument.
It works as is but it's still WIP.

## TODO

* Configuration parameters
* --help
* Logging
* Daemon wrapper