
ASCII Amarok controller
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Very simple and basic Amarok controller which design contains only ASCII characters.
In package you can find some color schemes. Edit amarok_ascii_controller.theme to switch between color schemes. It's well documented.
Images description:
black - black text with black shadow.
white - white text with black shadow.
blackop - black half-transparent text with black shadow.
blackwop - black half-transparent text with white shadow.
blackw - black text with white shadow.
whiteop - white half-transparent text with black shadow.
The .xcf file contains original image layers.
This theme for superkaramba is very basic and its using dcop functions.
12 years ago
Version 0.1.1
- replaced onclick command wich call amarok dcop function
void play()
with command amarok -p
.Now you can simply use play button to launch amarok and start playback with one click.
Version 0.1
12 years ago
Version 0.1.1
- replaced onclick command wich call amarok dcop function
void play()
with command amarok -p
.Now you can simply use play button to launch amarok and start playback with one click.
Version 0.1
louic
12 years ago
Report