OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › PHP based Interval Program › Re: Re: PHP based Interval Program
June 7, 2013 at 6:46 am
#23772
ndboost
Participant
For those that were interested the program is written in Ruby on Rails…
https://github.com/mikedevita/rubysprinkler
there is no working interface with the sprinkler system yet, still laying the config/foundation.. but authentication works.
Default user/pass is [email protected]/changeme
uses sqlite as the database backend. the eventual plan is to disable registrations and just have a user account created by default.