Ubuntu – Stupid simple music player

musicsoftware-recommendation

Here's what I want: I have a folder with MP3 files. I would like to play all the files in the folder, alphabetically. And I need a way to pause, skip to next file, and that's pretty much it.

I don't want to use my music player to organize my music library, I don't need connection to network services, and I don't even need ID3 support.

On Windows, WinAmp 2 did what I wanted. What's my best option on Ubuntu?

Best Answer

If you are looking for something lightweight than Rhytmbox, then try audacious

sudo apt-get install audacious

It is also present in Ubuntu Software Center. HTH