Cool, but does it scrobble?
Show HN: kew – A Terminal Music Player for Linux
41–50 of 67 posts
Re: Show HN: kew – A Terminal Music Player for Linux
#42Trying to nix run it I get a ton of insecure warnings and it lists the CVEs Is this a nix thing (i'm unsure what freeimage-unstable is) error: Package ‘freeimage-unstable-2021-11-01’ in /nix/store/20yis5w6g397plssim663hqxdiiah2wr-source/pkgs/development/libraries/freeimage/default.nix:72 is marked as insecure, refusing to evaluate. Known issues: - CVE-2021-33367 - CVE-2021-40262 - CVE-2021-40263 - CVE-2021-40264 - CV…
I don't know how relevant these vulnerabilities are to kew, which isn't run across the network in any way, it just reads your local files.
Thank you for bringing this to light. I don't know how feasible it is to use something other than freeimage though, gonna have to investigate.
Re: Show HN: kew – A Terminal Music Player for Linux
#43I love the idea. My music is now 50% cloud only, 50% on disk. I mean, its 100% in the cloud, i just have local files for half available. Ive been thinking about self hosting some music provider thingy (or even just supporting ssh via my dyndns-like capability) to my NAS and bringing music back to self owned files. However, it is work to do when the internet is pretty reliable, costs are low, etc. Those who love this…
I have a airsonic (fork of subsonic, which I used for a long time) server running on a vps. I’ve probably had this for coming on 20 years now. It works phenomenally. At some point I was going to mirror it locally, but never got around to it. It is all backed up in dropbox
Use whatever you want! Just wanted to suggest it.
Re: Show HN: kew – A Terminal Music Player for Linux
#44Earlier quoted context omitted.
Nice, thanks for sharing your thoughts. Currently, I use navidrome[1], which not really is a player but more a music server, but since it supports the "subsonic" protocol, you can use native apps to connect and manage your stuff (substreamer for android / iOS is all I really need but navidrome also comes with a handy web interface). It also has support for json based smart playlists[2]. 1: https://www.navidrome.org/…
That looks like it checks most of my boxes, but I have a personal/philosophical objection to running a service. The objection is, I don't want to[0]. I just want a local application. Not local-first, I want local-only. Just an application. [0] and also I think it's insane to add that much complexity to something that is single-user.
As you've said you just want a local application just wanted to mention that in case that's actually something that might also be useful for you.
Re: Show HN: kew – A Terminal Music Player for Linux
#45Re: Show HN: kew – A Terminal Music Player for Linux
#46 sudo bash -c "curl https://raw.githubusercontent.com/ravachol/kew/main/install.sh | bash"
Might as well run unsigned binaries straight from the internet. What is this, Windows?Re: Show HN: kew – A Terminal Music Player for Linux
#47sudo bash -c "curl https://raw.githubusercontent.com/ravachol/kew/main/install.sh | bash" Might as well run unsigned binaries straight from the internet. What is this, Windows?
Re: Show HN: kew – A Terminal Music Player for Linux
#48sudo bash -c "curl https://raw.githubusercontent.com/ravachol/kew/main/install.sh | bash" Might as well run unsigned binaries straight from the internet. What is this, Windows?
Re: Show HN: kew – A Terminal Music Player for Linux
#49sudo bash -c "curl https://raw.githubusercontent.com/ravachol/kew/main/install.sh | bash" Might as well run unsigned binaries straight from the internet. What is this, Windows?
Super weird to bring Windows into this, but, anyway? I actually really like these one liners even if they have greater potential for abuse.
Re: Show HN: kew – A Terminal Music Player for Linux
#50sudo bash -c "curl https://raw.githubusercontent.com/ravachol/kew/main/install.sh | bash" Might as well run unsigned binaries straight from the internet. What is this, Windows?
Super weird to bring Windows into this, but, anyway? I actually really like these one liners even if they have greater potential for abuse.