stampzilla-go

module
v2.5.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: Apache-2.0

README

stampzilla-go Build Status codecov Go Report Card

Awesome homeautomation software written in Go and React

Installing

Installation from precompiled binaries

curl -s https://api.github.com/repos/stampzilla/stampzilla-go/releases/latest | grep "browser_download_url.*stampzilla-linux-amd64" | cut -d : -f 2,3 | tr -d \" | xargs curl -L -s -o stampzilla && chmod +x stampzilla
sudo mv stampzilla /usr/local/bin #or ~/bin if you use that
sudo stampzilla install server deconz #or whatever nodes you want to use.

Installation from source

go get -u github.com/stampzilla/stampzilla-go/v2/cmd/stampzilla
sudo stampzilla install

This creates a stampzilla user. checksout the code in stampzilla user home folder and creates some required folders.

Updating

Update the cli with stampzilla self-update

Update nodes with

sudo stampzilla install -u
sudo stampzilla restart
Documentation

Is work in progress and can be found here:

Directories

Path Synopsis
cmd
nodes
stampzilla-enocean
Package main provides ...
Package main provides ...
stampzilla-magicmirror/statik
Package statik contains static assets.
Package statik contains static assets.
pkg

Jump to

Keyboard shortcuts

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