farmhub-cli

command module
v1.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

README

FarmHub CLI

Version Test GPLv3 License

Handling your IoT devices and data with ease.

Getting Started

Putting code on your device

You've probably generated the code on your dashboard for your Aquaponics or Hydroponics kit from Atlas Scientific and need to put it on the device. Simply download that file from your dashboard and run the following commands:

farmhub flash <path_to_downloaded>/sketch.ino

It will walk you through the rest.

Calibrating a device

You can interact with your device by running:

farmhub monitor

It will connect to your device via a serial monitor where you can run commands.

Installing

Homebrew

Installing on a Mac with homebrew:

brew tap farmhub/famrhub-cli https://github.com/thefarmhub/farmhub-cli
brew install farmhub
Scoop

Installing on a windows machine with scoop:

scoop bucket add farmhub-cli https://github.com/thefarmhub/farmhub-cli
scoop install farmhub
Manual Download

If you're not using a package manager you can just download the binary from our releases page or use the script below to automatically download it per your operating system requirements.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/thefarmhub/farmhub-cli/main/download.sh)"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
arduino/cli/feedback
Package feedback provides an uniform API that can be used to print feedback to the users in different formats.
Package feedback provides an uniform API that can be used to print feedback to the users in different formats.
kit

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL