this post was submitted on 30 Jun 2025
66 points (98.5% liked)

Linux

55867 readers
966 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Hi folks,

Recently, I started to listen to music locally instead of using streaming services because I have had enough of all the annoying parts of it. I gathered a lot of Opus and FLAC files that have lyrics embedded in them. I am searching for some music players that can display them. The one I am using right now is Elisa. It is awesome, but I would still like to know if there are more alternatives, just in case. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 day ago (2 children)

That sound like a lot of work, but it seem really fun! I may try it when I have time.

[–] [email protected] 1 points 1 hour ago

It's not, really. All of those programs are Go, and single executables. There's no "install" for either gonic or ostui (IIRC, also Navidrome): you download or compile the executable and run it, and you're off and running.

Someone mentioned Docker; in this case it's unnecessary unless you're doing it for security. They're just each a single binary. You'll have to either create a config for gonic or Navidrome, or run them with commands telling them where your music lives, but that's it. Running on the same machine, you don't even have to open the ports on your firewall. However, if you do, Tempo for Android lets you stream the music to your phone from gonic or Navidrome, too.

These are very, very simple programs to run. ostui is a TUI, so if you prefer GUIs you'll want a different client, but both of the servers are easy to run and nothing to install - just run them as you, not even root.

[–] [email protected] 3 points 1 day ago (1 children)

If you're familiar with docker you can have it up and running in ~5 mins.

[–] [email protected] 2 points 1 day ago

Yep, but only if you familiar, otherwise it can range from 1day to a week depending how complex our setup is (OCID,Fail2ban,reverse proxy, self-signed miniCA...).

But once your setup is all ready and you get all the bell and whistle it's just a matter of 5mins (and very fun too if you have time to spend !)