Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dector/wled-cli

WLED CLI
https://github.com/dector/wled-cli

Last synced: 13 days ago
JSON representation

WLED CLI

Awesome Lists containing this project

README

        

# WLED CLI

Simple *stateless* CLI for WLED instances.

## Install

Build it from sources or install binary from [release page](https://github.com/dector/wled-cli/releases/latest).

## Features

### Toggle power

```
./wled toggle
```

For example:

```
./wled toggle 192.168.1.21
```

### Check all commands

```
./wled help
```