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: 59,192 of 192,104
Downloads: 18,406
Daily
Ranking: 48,941 of 192,085
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 |
|---|---|---|
| 8 | 1,291,638,605 | rake |
| 493 | 101,904,730 | gli |
| 1,365 | 31,459,470 | dante |
| 2,343 | 9,227,476 | hoe |
| 3,001 | 5,511,164 | aruba |
| 7,801 | 547,332 | serialport |
| 12,156 | 208,230 | hoe-git |
| 13,225 | 176,301 | hoe-bundler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tomkersten |