Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Nanoleaf for Desktop (NFD) -- GUI and CLI interface for Nanoleaf Aurora and Canvas
- usage: nfd [action [mode [value]]]
- Actions:
- on turns on the device(s)
- off turns off the device(s)
- toggle toggles the device(s) on or off
- brightness changes the master brightness (up/down/set)
- temp changes the color temperature (up/down/set)
- effect sets the effect by name (set)
- hue sets the hue HSB component for the current color (set)
- saturation sets the saturation HSB component for the current color (set)
- red sets the red RGB component for the current color (set)
- green sets the green RGB component for the current color (set)
- blue sets the blue RGB component for the current color (set)
- rgb displays a static RGB color (set)
- hsb displays a static HSB color (set)
- Modes:
- up increases by a value
- down decreases by a value
- set sets to a specific value or name
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement