forked from calum/Smart512
Matter Smart Device to Art-Net Lighting Node
- Kotlin 63.6%
- Python 26.7%
- JavaScript 3%
- Roff 2.4%
- Swift 2.1%
- Other 2.1%
| .gradle-home | ||
| .tools | ||
| apps | ||
| assets/brand | ||
| certs | ||
| debian | ||
| deploy/systemd | ||
| docs | ||
| packages/backend | ||
| tests | ||
| .codex | ||
| .gitignore | ||
| changelog.md | ||
| continuation_prompt.md | ||
| featurelog.md | ||
| pyproject.toml | ||
| README.md | ||
Smart512
Matter Smart Device to Art-Net Lighting Node
Development Source
Primary Git remote:
https://repo.calhta.com/calum/Smart512.git
The active development checkout on the appliance is:
/opt/smart512-dev
Use main as the ongoing branch. Normal development commits should be made in
/opt/smart512-dev and pushed to origin/main.
Debian/APT package publishing remains a separate release step documented in
docs/debian_package_release_runbook.md. Pushing Git commits does not publish a
new APT package.