LgLcd
Ruby binding to the 'Logitech LCD SDK Package'
Installation
Add this line to your application's Gemfile:
gem 'lg-lcd'
And then execute:
$ bundle
Or install it yourself as:
$ gem install lg-lcd
Usage
Requirements
You need an installed Logitech Gaming-Software with version 8.40 (or higher).
In order to emulate a lcd display you can Control-Shift-Right-click on the tray icon.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Copyright
Copyright (c) 2012-2013 theldoria. See LICENSE for further details.