Skip to content

Instantly share code, notes, and snippets.

@andrewheiss
Created February 7, 2025 15:39
Show Gist options
  • Save andrewheiss/9e5b6910471ca17a13b3b1c7118ee6f1 to your computer and use it in GitHub Desktop.
Save andrewheiss/9e5b6910471ca17a13b3b1c7118ee6f1 to your computer and use it in GitHub Desktop.
#!/bin/bash
# Required parameters:
# @raycast.schemaVersion 1
# @raycast.title Toggle Litra
# @raycast.mode silent
# Optional parameters:
# @raycast.icon 💡
# litra brightness --percentage 80
# litra temperature --value 3200
litra toggle
echo "Litra light toggled"
@cbgoodman
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment