- Display local IPs
- Standby after 10 seconds
- Scroll through the local IPs with the up/down buttons
PRs to add more features are always appreciated!
go build main.go
sh build-with-docker.sh
Copy qnap-lcd-display-manager
binary that you built and the content of deployment
to your QNAP NAS (all in one folder).
Then install the service with:
sudo sh install.sh
Then enable the service:
sudo systemctl enable qnap-lcd-display-manager.service --now