Skip to content

svenko99/alfred-WLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ WLED Workflow for Alfred

License: MIT

Introduction

WLED Alfred workflow enables you to effortlessly control your WLED lights right from your Alfred interface. With this workflow, you can toggle the lights on/off, change colors, switch effects, and choose presets with ease.

Features

  • Toggle Lights: Type toggle to turn the lights on/off.
  • Change Color: Type color <color_name> or <hex> to change the color of your lights
  • Switch Effects: Type effects <effect_name> to switch to a specific effect
  • Choose Preset: Type presets <preset_name> to switch to a specific preset
  • Open WLED Web Interface: Type wled to open the WLED web interface in your browser

Installation

  1. Download the workflow from the ⤓ GitHub repository.
  2. Double-click the downloaded file to install it in Alfred.
  3. Put your WLED IP address in Configure Workflow... in Alfred (e.g. 192.168.1.23).

Examples of usage

  • Toggle the lights on/off: toggle
  • Change color to green: color green (Workflow supports all CSS color names.)
  • Chnage color to purple using hex: color #800080
  • Chnage color to blue using hex: color #0000FF
  • Switch to "Chase" effect: effects chase
  • Choose preset with name "Blue": presets Blue

Effects Presets

License

This project is licensed under the MIT License.

About

Alfred workflow for controlling your WLED

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages