WebrelayScheduler

A tool to power on/off a list of webrelays. This tool is usually called by a task scheduler, such as cron or Windows Task Scheduler. By default, the tool will not power down webrelays if the current day or following day is a public holiday

Installation

Add this line to your application's Gemfile:

gem 'webrelay_scheduler'

And then execute:

$ bundle

Or install it yourself as:

$ gem install webrelay_scheduler

Usage

The gem is distributed with a binary. For usage details, run

$ webrelay --help