= Pymp = [wiki:Pymp] is a lean, flexible frontend to [http://mplayer-hq.hu MPlayer] written in Python. It supports simple playlists, web streams, and anything else that [http://mplayer-hq.hu MPlayer] does. [wiki:Pymp] aims to blend in with your desktop environment, not stand out as many skinned players do. == Features == * Open files on the command line: {{{pymp *.mp3}}} * Open locations: {{{pymp http://foo.com dvd://1}}} * Drag and Drop files and folders to playlist * M3U and PLS playlist format support * Find files in playlist with ctrl+f * Remote command execution: {{{ pymp -remote pause pymp -remote stop pymp -remote play 12 pymp -remote current pymp -remote seek 20 }}} === Screenshots === [[Image(http://jdolan.dyndns.org/jaydolan/images/pymp.png)]] The current stable release is '''1.1'''. === Download === * [http://jdolan.dyndns.org/jaydolan/files/pymp-1.1.tar.bz2 pymp-1.1.tar.bz2] * [http://jdolan.dyndns.org/jaydolan/files/pymp-1.1.tar.gz pymp-1.1.tar.gz] Subversion: svn://jdolan.dyndns.org/pymp {{{ svn co svn://jdolan.dyndns.org/pymp/trunk }}} === Related Pages === * [wiki:Bpm] * [wiki:Salsa]