-
Notifications
You must be signed in to change notification settings - Fork 3
LIRC client for Ruby
License
fugalh/lircr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
lircr (pronounced 'lurker') is a LIRC client library for Ruby. It's simple, it's easy, it's fun. If you got LIRC, get lircr. I am not responsible if you grow more hair on your index finger or thumb. require 'lirc' lirc = LIRC::Client.new event = lirc.next p event if event.name == "play" system "xmms", "/av/music/3.mod" end
About
LIRC client for Ruby
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published