LCDproc

LCDproc Logo

LCDproc is a small piece of software that displays real-time system information from your machine on a LCD and is available at http://lcdproc.org/
The server is capable of running on pretty much any posix (or-similar) system while the lcdproc client can get info for Linux, Solaris, xBSD and a few other OS’s

I have written two clients for the lcdproc server, one which displays/controls MP3Box while the other displays your online buddies from Gaim

Client for MP3Box

Latest Version: 1.0 released 8 Jul 2002
This perl script sits between mp3box and lcdproc and displays the current song name, artist, status and play time.
It can also take input from a FIFO (example client mp3lcd_client.pl or just send characters to the fifo)
Input allows you to control mp3box, load songs, play/pause/skip/back, change playmode and set the volume
When loading songs you can enter the artist as numbers (like entering a word on your phone) and it searches for matching artists as you type so most of the time you don’t even need to type the full name
It runs on 2,3 or 4 line screens

Download mp3lcd_serv.pl to use, setup options are at the top of the file

Client for GAIM

This perl script acts as a plugin to Gaim does nothing more than display a list of your buddies who are online.
When the list changes the screen is brought to the front of lcdproc

Download gaim-lcd.pl to use, install by putting it somewhere nice ( ~/.gaim is good ) then selecting the perl script in Gaim as a perl plugin

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.