https://github.com/hackgt/nfc-badge-server
Serves up UUIDs read over NFC via a WebSockets server
https://github.com/hackgt/nfc-badge-server
Last synced: about 1 year ago
JSON representation
Serves up UUIDs read over NFC via a WebSockets server
- Host: GitHub
- URL: https://github.com/hackgt/nfc-badge-server
- Owner: HackGT
- Created: 2018-10-02T23:14:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T03:07:09.000Z (about 7 years ago)
- Last Synced: 2025-02-03T04:29:14.878Z (about 1 year ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To get this running:
- Plug in the NFC reader
- Once active (light shining), > ./ready.sh
- node index.js
Feel free to monitor: udevadm monitor
Troubleshooting:
- sudo service <> stop, sudo service <> start instead of sysctl
- On a new box, it's possible pcscd isn't installed (sudo apt-get pcscd, start)
- If getting echo: I/O error, unplug everything, reset computer
- Make sure the regex matches live site/registration