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
Kurisu
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.
New
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
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
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

Other popular topics Top

malloryerik
Any thoughts on Svelte? Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue...
New
wolf4earth
@AstonJ prompted me to open this topic after I mentioned in the lockdown thread how I started to do a lot more for my fitness. https://f...
New
AstonJ
Or looking forward to? :nerd_face:
New
dasdom
No chair. I have a standing desk. This post was split into a dedicated thread from our thread about chairs :slight_smile:
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
Margaret
Hello everyone! This thread is to tell you about what authors from The Pragmatic Bookshelf are writing on Medium.
1143 25883 760
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
Fl4m3Ph03n1x
Background Lately I am in a quest to find a good quality TTS ai generation tool to run locally in order to create audio for some videos I...
New