Categories: None [Edit]
millworker
A Ruby gem which takes the pain of continuously reading data from a serial port
away and lets you focus on dealing with the data received.
This was written specifically for reading in data from an ID-20
RFID card reader and running custom scripts to automatically perform
various tasks when patrons scanned their badge at the
[MN Mill](http://mnmill.org) (logging attendance, etc).
Custom scripts are loaded from `ENV["HOME"]/millworker/tasks` and are executed
in alphabetical order. Each script is executed with the ID of the badge passed
in as an argument. For example, a script called `tweet_id.rb` existed in the
afformentioned directory, it would be executed as if you had opened up a
command terminal and typed `tweet_id.rb RFID_TAG_ID_HERE`.
Total
Ranking: 58,336 of 183,107
Downloads: 16,371
Daily
Ranking: 31,663 of 183,092
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 953,844,246 | rake |
470 | 79,124,457 | gli |
1,229 | 27,187,341 | dante |
2,086 | 8,574,300 | hoe |
2,843 | 4,490,351 | aruba |
7,197 | 473,149 | serialport |
11,236 | 191,629 | hoe-git |
12,180 | 164,839 | hoe-bundler |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tomkersten |