This website requires JavaScript.
Explore
Help
Sign In
Musiclight
/
musiclight2
Watch
1
Star
0
Fork
You've already forked musiclight2
0
Code
Issues
Pull requests
Releases
Wiki
Activity
5ac566b1f5
musiclight2
/
run_remote.sh
4 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
Added run script for data coming in over a TCP connection
2012-07-24 19:49:44 +02:00
#!/bin/sh
Ported musiclight to RGBW LEDs Not all scripts are ported yet...
2018-06-24 22:23:39 +02:00
socat TCP:cubietruck:6601 STDOUT
|
./musiclight2
$*
Reference in a new issue
Copy permalink