view run @ 43:d3ac3a46a294 pure

Abuse the Rhythmbox dbus messages to announce what is being played
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Mon, 06 Nov 2006 04:50:55 -0500
parents 860c891de6bb
children c46d3f8833f9
line wrap: on
line source

#!/usr/bin/python

import sys

sys.path.insert(0, "")

from vixm import ui

ui.run("list.m3u")