wol-cr
wol
TODO: Write a description here
Installation
-
Add the dependency to your
shard.yml
:dependencies: wol: github: your-github-user/wol
-
Run
shards install
Usage
require "wol"
-
defaults Wol.wake("mac address") do |results| if results puts "Sent!" end end
-
options Wol.wake("mac address",{"num_packets" => 3, "secure" => "hex password","port"=> 7, "address" =>"255.255.255.0"}) do |results| if results puts "Sent!" end
end
Development
Contributing
- Fork it (https://github.com/your-github-user/wol/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Sal Scotto - creator and maintainer
Repository
wol-cr
Owner
Statistic
- 3
- 0
- 0
- 0
- 0
- almost 5 years ago
- January 20, 2020
License
MIT License
Links
Synced at
Sun, 24 Nov 2024 07:49:57 GMT
Languages