GitHub Activity graph on Nanoleaf Canvas
4.1K
GitHub Activity graph on Nanoleaf Canvas using the Nanoleaf LAN API.
Set the value of NANOLEAF_HOST in .env to the Canvas IP address and port. The IP address can be found from your DHCP server or by scanning your network with something like Nmap.
The default port for Nanoleaf canvas is 16021.
An API key is needed to control the Nanoleaf Canvas. To get your API key follow the instructions by Nanoleaf on Postman #Add a user.
When you've received your API key, set it as the value for NANOLEAF_TOKEN.
This program needs to know the order of your Canvas panels and their IDs.
To get your panel IDs follow the instructions on Postman #Layout
Add the panel IDs to PANELS in in reverse chronological order.
Example:
PANELS="1001 1002 1003 1004"
docker run --env-file .env carlgo11/nanoleaf
The project is licensed under GPLv3. See the full license in LICENSE.md.
Content type
Image
Digest
sha256:7837b53eb…
Size
526.6 MB
Last updated
over 2 years ago
docker pull carlgo11/nanoleaf-github-activity