Would there be appetite for a TUI frontend? #1767
Replies: 3 comments 4 replies
-
|
Have you played with "headless" Audacious yet? i.e. "audacious -H" CLI mode with/without "audtool" to control it. |
Beta Was this translation helpful? Give feedback.
-
|
@jlindgren90: What do you think about a TUI interface? Are you interested in this idea to offer a better, more advanced headless-mode? @erikvanhamme: I would be open to support with answering beginner questions related to Audacious and Meson. What TUI music players have you tried yet? And which one would you recommend to better understand how an Audacious interface could look and feel like? |
Beta Was this translation helpful? Give feedback.
-
|
Audacious is such a good, complete, all-arround player that if I could think of just ONE thing that'd make it complete/zen it would be an ncurses? / termininal / text-based interface option (at least a playlist table screen). I looked at it a good while back and, having never done anything w/ncurses, my eyes just glazed over (didn't persue it further). I agree w/OP, it's an interesting concept! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for a TUI music player that can do gap-less playback. None of the TUI music players really do what I want. I love the playback engine of audacious. Audacious can already be switched between Qt and GTK2/3 at build time.
Does it make sense for me to pursue building a TUI frontend for Audacious? I'd be willing to do the work myself, but I wanted to gauge if there would be any chance that a PR would get accepted.
Some background: I am an embedded firmware engineer with 20 years of experience in embedded C/C++. I am confident in my programming abilities. What would be new for me is the meson build system and some of the intricacies of dependency management on Linux. I imagine the learning curve would be manageable.
This would be a slow-burn project. I don't have all that much free time.
My main goals would be:
My questions:
In any case thanks for the music player development. Even though I can't use it in the terminal, it's still a fantastic player.
Best regards, Erik
Beta Was this translation helpful? Give feedback.
All reactions