Releases: nadilas/zeitpolizei
Releases · nadilas/zeitpolizei
Release list
Zeitpolizei v0.1.0
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.yamlSee docs/INSTALL.md for detailed installation instructions.
Checksums
Verify your download with the checksums in checksums.txt.