Quickstart

This guide walks through basic usage of Reefline in under five minutes.

Step 1: Install

curl -fsSL https://reefline.icu/install.sh | sh
reefline version

Step 2: Basic usage

reefline log --sensor ph --port /dev/ttyUSB0 --interval 60s

See the full documentation for all options.

Next steps

  • Read the blog for usage patterns and release notes
  • Open an issue on GitHub if something doesn't work