/cli

An interactive CLI for the Smarthome server

Primary LanguageGoGNU General Public License v2.0GPL-2.0

Smarthome-cli

This repository is deprecated

For a better alternative, consider using the Rust rewrite

Installation of v2.15.0 (for Linux/AMD64)

cd /tmp && wget https://github.com/smarthome-go/cli/releases/download/v2.15.0/homescript_linux_amd64.tar.gz && tar -xvf homescript_linux_amd64.tar.gz && sudo mv homescript /usr/bin && rm -rf homescript_linux_amd64.tar.gz

Installation on Arch Linux

  yay -S smarthome-cli
# paru -S smarthome-cli