Amarok LCD Display
Version 1.0 beta 1 (2006-12-23)
Copyright (C) 2006 Santtu Pajukanta
Released under the GNU General Public License, version 2 or later
Purpose
Shows Amarok status on an LCDproc display. The following are currently shown:
- Artist
- Album
- Song title
- Song duration
Requirements
- An at least 20x5 LCD display supported by lcdproc (tested with the Logitech G15 keyboard's integrated LCD display)
- lcdproc (tested with 0.5.2)
- Python (tested with 2.4.3)
- PyQt (tested with 3.14.1)
- PyKDE (part of the kdebindings package, tested with 3.5.5)
- Twisted (tested with 2.4.0)
Download
Installation
Install amarok-lcd-display-1.0-beta1.amarokscript.tar.bz2 through the Amarok script manager (Tools → Script manager → Install).
Bugs and missing features
I didn't like the feel of the G15 keyboard and sold mine. Therefore I am not currently using this script and further updates to the script are unlikely.
- Current time and progress bar
- Scandinavic characters (ä, ö etc.)
- Raise the Amarok (LCD) screen when there are updates
- Scroll too long strings
- User configuration
- DOCUMENTATION!
- The script has heavy library dependencies and uses lots of memory.