aboutsummaryrefslogtreecommitdiffstats
path: root/packages/lcdproc/lcdproc.inc
Commit message (Collapse)AuthorAgeFilesLines
* PHP lcdproc_client.php script to output to the LCD.Seth Mos2007-12-111-29/+25
| | | | | using php -f lcdproc_client.php should change the display when the daemon is already running and configured. Prelimenary start and stop script for the client which might work
* pass variables instead of stringsSeth Mos2007-12-071-2/+2
|
* Add function to send commands to the LCDd process.Seth Mos2007-12-041-0/+27
|
* Add curses driver and show device in dropdownSeth Mos2007-12-031-0/+24
|
* Add a few lcdproc driversSeth Mos2007-11-271-2/+48
|
* Correct copyright header.Seth Mos2007-11-261-1/+1
|
* 1st attempt at starting lcdproc daemonSeth Mos2007-11-261-5/+107
|
* Start lcdproc packageSeth Mos2007-11-261-0/+99