Kurisu

Kurisu

Do you use a Linux terminal music player?

If so, which one?

Recently I had to install Moc player on an old PC because I was searching for something with low resource consumption.

Most Liked

zzq

zzq

I ended up writing my own, musicd, because I couldn’t find anything out there that was exactly what I was looking for.

musicd is a daemon, that runs in the background and plays a list of songs from a file (including picking up new songs as that file is edited.) You use your standard command line tools to queue the songs up: I have a handful of scripts which I use to select songs to add with fzf, and/or I use vim (with filename completion) to edit the playlist file.

(Also, musicd has various mechanisms for selecting a randomized list of songs to play, for when I don’t feel like queuing songs up myself.)

musicd was designed to meet my own idiosyncratic needs, but who knows—perhaps someone else will find it useful as well.

pmangalakader

pmangalakader

You can also checkout CMUS. Supports Vi based controls and interface.

WIKI LINK

Qqwy

Qqwy

I use terminal-based programs, and other programs with non-mouse controls like emacs/vim (i.e. Spacemacs) for a lot of my workflow, but music is one of those things that I have not felt the need of to put in a terminal so far.

What are the reasons that you prefer a terminal music player over a graphical one?

Where Next?

Popular Linux topics Top

New
New
bot
Looking for an easy to use encryption tool to protect data on your Linux servers? Jack Wallen shows you how to install and use gocryptfs ...
New
Exadra37
In your opinion what is the best Linux windows manager that has this requisites: Works with Ubuntu 20.04 without hijacking the current ...
New
First poster: bot
Ubuntu Linux virtualized on M1 (success!). the ISO file needed: ubuntu-20.04.1-live-server-arm64.iso apart from the ISO, using disk ima...
New
New
New
AstonJ
Further to: Let's Encrypt's Root Certificate is expiring Just run this in terminal: rpm -qa | grep ca-certificates-2021.2.50-72.el7_9.n...
New
KnowledgeIsPower
Here’s my new article about using #DefectDoJo to improve security posture
New
AstonJ
Anyone tried Tails? Any thoughts? How Tails works Leave no trace on the computer Your secure computer anywhere To use Tails, shut ...
New

Other popular topics Top

PragmaticBookshelf
Andy and Dave wrote this influential, classic book to help their clients create better software and rediscover the joy of coding. Almost ...
New
PragmaticBookshelf
Learn from the award-winning programming series that inspired the Elixir language, and go on a step-by-step journey through the most impo...
New
PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
PragmaticBookshelf
Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser. ...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
PragmaticBookshelf
Overarching tutorial for Python beginner and intermediate developers that teaches web development with the Flask framework. Miguel Gr...
New