/node_kohaRFIDgeek

Simple implementation of checkin/out with RFID and SIP2

Primary LanguageJavaScriptMIT LicenseMIT

Test of KOHA RFID and SIP2 integration

simple checkin/checkout terminal written in node.js

Uses rfidgeek nodejs plugin and communicates with SIP server through simple net protocol

create config/settings.json from example.settings.json

install dependencies with

npm install

and start with

node app.js

License is MIT