红联Linux门户
Linux帮助

lrcdis

发布时间:2009-03-13 09:07:12来源:红联作者:Online
lrcdis is a bash script for auto download lyrics and display it.

Now compatable with mpd, mocp, audacious, amarok, exaile, quodlibet, rhythmbox, mplayer.

Now supply these display mode:

CLI: colorful command line method.
OSD: using gnome-osd-client, give a on-screen-display.
notify: using notify-send, give a series of message boxs.
fifo: output a fifo file /dev/shm/lrcfifo, which can be used by other program.

下载:http://code.google.com/p/lrcdis/downloads/list

如何使用该脚本?
下载,解压,在播放器已经打开的情况下,直接运行该脚本即可(注意可执行权限)。 如果您的系统上已经有gnome-osd的话,不加任何参数应该会以osd方式显示歌词,否则会以cli方式显示。
文章评论

共有 2 条评论

  1. clake846 于 2009-03-22 23:16:12发表:

    good

  2. ppdd 于 2009-03-13 13:09:47发表:

    多谢了!!!