Commit Graph

9 Commits

Author SHA1 Message Date
Annika Backstrom 9fb3b6bc1c Add checks for RFID error codes 2017-04-09 22:45:21 -04:00
Annika Backstrom beacdf98e7 Add in missing return statements
Fixes several bugs relating to dupe callbacks on the same tag
2017-04-09 22:40:23 -04:00
Annika Backstrom 7e519c4736 Create web UI for sending tags
Sure, why the hell not.
2017-04-09 22:08:34 -04:00
Annika Backstrom 78f2802dea Use Media Library for finding mp3s
Closes #4
2017-04-09 22:08:24 -04:00
Annika Backstrom 2ec67288e4 Filter out @F messages from mpg321 2017-04-09 15:08:32 -04:00
Annika Backstrom 12529aeae8 Fix: send messages to mp3 player
Also reworking the structure of the child processes: they are now
subclasses of EventEmitter, wrapping some process-specific
functionality. The next logical step here would be be distinct modules
for the MP3Player and TagReader children.
2017-04-09 11:52:37 -04:00
Annika Backstrom 4a224de673 Move tag-reader into bin and remove extension 2017-04-08 12:39:46 -04:00
Annika Backstrom c01f5d144b Rename dummy executables 2017-04-08 12:39:39 -04:00
Annika Backstrom d604db0d0c Add Vagrantfile 2017-04-08 12:12:02 -04:00