Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dector/wled-cli
WLED CLI
https://github.com/dector/wled-cli
Last synced: 13 days ago
JSON representation
WLED CLI
- Host: GitHub
- URL: https://github.com/dector/wled-cli
- Owner: dector
- Created: 2024-01-09T17:56:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-10T11:49:51.000Z (about 1 year ago)
- Last Synced: 2024-11-13T16:42:44.962Z (2 months ago)
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```