This is a rather nice online music player which can play one tune at a time or download one tune. It has few requirements and can -

  • Search and stream music
  • Download music
  • Works with Python 2.7 and 3
  • Works with Windows, Linux and Mac osx 10.9
  • No Python dependencies
  • Requires mplayer

Follow these steps to get it downloaded and working -

cd ~/git
git clone https://github.com/np1/pms.git

To play the music -

cd ~/git/pms
./pms.py

And this is what it looks like in action -

Figure 1

There is no help file nor man page, just follow the on-screen prompts, and enjoy :)



Comments

comments powered by Disqus