Build Status Coverage Status

rinklers

Sprinklers system control and management written in Rust

Features:

  • Flexible scheduling support
  • Configureable control of sections (irrigation zones)

Usage:

Install the rust toolchain and cargo package manager using rustup

To run the server:

cargo run

To run tests:

cargo test