Stupid simple music player?
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?
Solution 1:
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
Solution 2:
Personally I use moc in such cases. If you don’t mind it being in text mode, I recommend it.