...Starting from media files manages broadcasting over a radio-station. The main components are: Player, Scheduler and WEB user interface. Developed with Python, Django, Xmms it works in an production environment
Remote control your PC (Win, Linux, Mac) via Bluetooth with a Symbian phone running PyS60. Uses plugins for different apps and supports other remote control systems. Plugins: WinAMP, MediaPlayerClassic, WindowsMediaPlayer, MouseControl, VLC, XMMS-alike
* Provide an advanced mechanism for random-play of large sound databases
* Calculates the replay-gain for the songs to balance different recording levels
* Keeps history automatically, even if files are moved around
* Uses python to be easily extended
Partial realization of A2DP and AVRCP bluetooth profiles. Simple multi-client server sends pcm audio (alsa or gstreamer "tee" and "file" plugins) to bluetooth stereo headphones. AVRCP server emulates lircd. Works with xmms, audacious, mplayer, vlc.
DJ Py is a jukebox daemon, who lets you rate your songs and crossfades between them. If you dont want to constantly supervise your xmms, this is the solution
A simple commandline python program to produce Audio CD\'s from playlists (i.e. XMMS, WinAmp); decompressing/burning them with the _greatest_ efficiency possible. Depends on mpg123, ogg123 & cdrdao for the backend.
menu_buddy is a small python script used to produce GNOME panel menus out of a directory hierarchy of music files. The menus created by menu_buddy are able to enqueue/play directories (or whole subtrees) in xmms as well as pause/play/skip xmms itself.
MyParo: My Playlist and Repository Organizer, Explorer-like organizer of MP3 repository and playlists, allows access to real-time playstream (past/present/future), controls an external MP3 player (Winamp/XMMS), cross-platform via wxPython
BtXmms is a simple program that permits to control your xmms mp3 player via bluetooth with whatever mobile device that is provided of a JVM and bluetooth (such as Nokia 6630 ecc) .
MyPy Jukebox is a project to build a linux based touch screen jukebox. Currently the application is using mysql for backend database storage and xmms for front end music playing. MyPy itself is written in python.