this post was submitted on 04 May 2026
203 points (100.0% liked)

Linux

13631 readers
1204 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

New in this version:

  • New playback pipeline with improved performance and latency (built on miniaudio)

  • Real-time ASCII visualizations (via Chroma)

Free, open source, no tracking, completely offline

Demo Video: https://www.youtube.com/watch?v=Ql5ZKeaX2MQ

More info: https://codeberg.org/ravachol/kew https://github.com/ravachol/kew

you are viewing a single comment's thread
view the rest of the comments
[–] varnia@lemmy.blahaj.zone 3 points 1 week ago (1 children)

Looks good. I am currently using rmpc/mpd but for my needs, it's overengineered. So I am looking for a simple local player that looks great with Mpris support. kew seems to fit that very well.

What is the advantage of using the NixOS flake? Nixpkg just got 4.0.0 merged.

[–] ravachol@lemmy.world 1 points 1 week ago (1 children)

The explanation that was given to me: "the flake references this repo as a source. You don't need to manually bump versions - when users run nix flake update, they pull the latest commit automatically. So it's mostly self-maintaining since it tracks the repo directly."

You'll likely be fine with the official package.

[–] varnia@lemmy.blahaj.zone 1 points 1 week ago (1 children)

Is there a hidden resume playback switch I haven't found? When I restart my computer I would like kew to just resume playback like cmus does.

[–] ravachol@lemmy.world 1 points 1 week ago

No, there isn't. Maybe there should be.

You could make an issue for it if you want it!