Lifx.Cli 1.0.21

dotnet tool install --global Lifx.Cli --version 1.0.21
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Lifx.Cli --version 1.0.21
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Lifx.Cli&version=1.0.21
                    
nuke :add-package Lifx.Cli --version 1.0.21
                    

LIFX CLI - Command-line tool for controlling LIFX smart lights

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.21 126 3/29/2026
1.0.20 117 3/29/2026
1.0.16 124 2/4/2026
1.0.14 456 12/1/2025
1.0.2 449 12/1/2025
1.0.0 383 11/30/2025

Initial release of LIFX CLI tool
- Cloud API and LAN protocol support
- Secure Windows Credential Manager integration
- Comprehensive light, effect, and scene commands
- Works with or without API token (LAN mode)