Hacker News new | ask | show | jobs
by d99kris 3899 days ago
I used cmus for a while, but always wanted a user interface more similar to winamp, so I built namp https://github.com/d99kris/namp
1 comments

Nice work there, that looks pretty good.

I do have one very minor suggestion though; you might want to change your README.md:

    > namp is a command line MP3 player for Linux
Technically it's a terminal player rather than command line.
Thanks for the feedback! Yes, I agree. Terminal, or console-based, player is a more correct description. Will update!