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,950 of 187,960
Downloads: 17,758
Daily
Ranking: 43,891 of 187,950
Downloads: 9
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 | 1,177,763,422 | rake |
| 484 | 94,692,300 | gli |
| 1,347 | 30,080,395 | dante |
| 2,302 | 9,019,356 | hoe |
| 2,946 | 5,298,228 | aruba |
| 7,679 | 522,483 | serialport |
| 11,934 | 202,300 | hoe-git |
| 12,978 | 171,544 | hoe-bundler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tomkersten |