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
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
First poster: bot
GTK is a toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from sm...
New
First poster: bot
Processor • SiFive U74 RISC-V Dual core with 2MB L2 cache @ 1.5GHz • Vision DSP Tensilica-VP6 for computing vision • NVDLA Engine (conf...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
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
Brace yourself for a fun challenge: build a photorealistic 3D renderer from scratch! In just a couple of weeks, build a ray tracer that r...
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
AstonJ
I ended up cancelling my Moonlander order as I think it’s just going to be a bit too bulky for me. I think the Planck and the Preonic (o...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
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
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New