blob: 0755e51c5cad83d3a6a0a597b00665b1778c31c1 (
plain)
1
2
3
4
5
6
7
|
This is a rewrite of the master control program for Blinkenlights.
The first implementation used to be a GTK+ application that allowed
previewing of movies and run-time modification of the playlist using
a graphical user interface. The need for a way to control
the Blinkenlights remotely arose, so this new implementation runs as
a daemon controllable via telnet connections. This software was used
for the Blinkenlights installation at the end of September 2001.
|