Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lahdekorpi/hid-rfid-reader-daemon
- Owner: lahdekorpi
- Created: 2012-07-31T19:00:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-01T16:17:10.000Z (over 12 years ago)
- Last Synced: 2024-11-12T14:24:06.121Z (about 2 months ago)
- Language: C
- Size: 92.8 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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