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
57b2fa6cbc
musiclight2
/
run_remote.sh
4 lines
59 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
Lots of changes, too long ago to remember
2018-06-19 22:13:22 +02:00
socat UDP4-RECV:12345 STDOUT
|
./musiclight2
$*
Reference in a new issue
Copy permalink