amarok Anti-Geeking Jukebox

Amarok 1.x Scripts

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
The amarok Anti-Geeking Jukebox is a small amarok script that runs a locked xscreensaver hack displaying the title, artist, album and album cover of the currently playing track.

It is written in bash and requires these external programs (all pretty common):

amarok
The Image Magick toolkit (specifically mogrify, convert and composite)
xwininfo
xscreensaver, xscreensaver-command
xloadimage


The idea was to create something to run at parties that would let people see what song was playing without letting them sit down and geek out (checking email, reading webcomics, whatever...). It was inspired by a good friend of mine with a bad habit for doing that.

It is still in a very early stage of development. There are no configuration options. I make no guarantees it will work any system other than my own (although I can't see why it wouldn't).

Ratings & Comments

7 Comments

bugmenot

I just use xtrlock on parties. That way people can make compliments about Amarok and still not tamper with the rest of the desktop.

bugmenot

Making it say the track and artist was easy enough, but I also found it annoying that the script did not start xscreensaver immediately, so I made this edit to the end of the script: #run input="trackChange" while [ 1 ] do if [ $input = "trackChange" ]; then cp ~/.xscreensaver ~/.xscreensaver.juke.bak cp ~/.xscreensaver.juke ~/.xscreensaver xscreensaver-command -select 1 cp ~/.xscreensaver.juke.bak ~/.xscreensaver fi read input done

richlv

this is really great utility, but what's the current status ? it would be nice to have some customisation, to be able to show upcoming tracks from the playlist and maybe queue, if one exists. also, giving the ability to control amarok only might be useful in some cases (turning the computer in sort of jukebox-only). maybe even limiting amarok controls available ;) oooh, i could write a quite long list of features to make this script really great ;)

Litwin

I'm using Image Magic 6.2.3 and fancy i have all nessecery softwear ( I have OpenSUSE). When i'm using script screen goes black, and he don't show cover. What should I do?

nuka

why not put a visualization in the background behind the album cover?

BorgQueen

Outstanding. Excellent thinking and foresight. Well done you, The Borg Queen

noquarter

Well. Thank ya.

Pling
0 Affiliates
Details
license
version 0.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Amarok 1.x Scripts:

Gnome Play Video in Totem
mwheatland
last update date: 19 years ago

Score 5.0

editLyrics-gnome
ZeeD
last update date: 19 years ago

Score 5.0

amarok Alarm
aroth
last update date: 16 years ago

Score 5.0

amaroK Web Collection V xmms
pti-jean
last update date: 16 years ago

Score 5.0

SongLogger
lucatnt
last update date: 17 years ago

Score 5.0

amaroK Web Collection
pti-jean
last update date: 16 years ago

Score 5.0



System Tags