k33l0r / wol

Ruby Wake-On-LAN

This URL has Read+Write access

k33l0r (author)
Sun Nov 08 11:30:18 -0800 2009
commit  f3e0ba4e844adf284c8ced0fc684a93e30279f35
tree    d1c53cf97cb275fa5b05dbf0997cbbcfa505e597
parent  fd89657bbbdfee34c23195373b69ff5aa5b64112
wol /
README.rdoc

WOL

Ruby Wake-On-LAN gem. While the basic functionality is in place, this gem is still under heavy development, and some things may yet change.

To Do

  • Write further tests (IMPORTANT!)
  • Refactor the gem structure to something sane

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don’t break it in a future version unintentionally.
  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

Copyright

Copyright © 2009 Matias Korhonen. This project is dual licensed under the Ruby License and the GNU General Public License v3.

This project contains code originally written by K.Kodama. He has been identified as the original author where appropriate.

See LICENSE for details.