Skip to content

Instantly share code, notes, and snippets.

@DefProc
Last active August 29, 2015 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DefProc/22a3916c25e2fa307e13 to your computer and use it in GitHub Desktop.
Save DefProc/22a3916c25e2fa307e13 to your computer and use it in GitHub Desktop.
command line cheerlights checker
echo '#!/bin/bash
curl http://api.thingspeak.com/channels/1417/field/1/last.txt' > cl
chmod +x cl
./cl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment