Skip to content

Zeitpolizei v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jan 15:15

What's Changed

  • end user docs and screenshots
  • initial commit

Installation

Download the appropriate archive for your platform and follow the installation instructions.

Platform Architecture Download
Linux AMD64 (Intel/AMD) zeitpolizei-v0.1.0-linux-amd64.tar.gz
Linux ARM64 (UDM/Raspberry Pi) zeitpolizei-v0.1.0-linux-arm64.tar.gz
macOS Intel zeitpolizei-v0.1.0-darwin-amd64.tar.gz
macOS Apple Silicon zeitpolizei-v0.1.0-darwin-arm64.tar.gz

Quick Start

# Download and extract
tar -xzf zeitpolizei-v0.1.0-<os>-<arch>.tar.gz
cd zeitpolizei-v0.1.0-<os>-<arch>

# Configure
cp config.example.yaml config.yaml
# Edit config.yaml with your UniFi credentials

# Run
./zeitpolizei -config config.yaml

See docs/INSTALL.md for detailed installation instructions.

Checksums

Verify your download with the checksums in checksums.txt.