Hello there, thanks for building valveFM.
I would like to ask whether you could provide an official non‑tray build (a TUI‑only binary).
I noticed that cmd/radio already runs the TUI without the tray, so exposing it as a build target or release asset would be great. I am already using that after building the binary locally. Problem is, this way is hard to keep up with updates.
Would you consider adding a TUI‑only binary to the releases, or exposing cmd/radio as an installable command (something like go install github.com/Zorig/valveFM/cmd/radio@latest)?
Thank you!
Hello there, thanks for building valveFM.
I would like to ask whether you could provide an official non‑tray build (a TUI‑only binary).
I noticed that cmd/radio already runs the TUI without the tray, so exposing it as a build target or release asset would be great. I am already using that after building the binary locally. Problem is, this way is hard to keep up with updates.
Would you consider adding a TUI‑only binary to the releases, or exposing cmd/radio as an installable command (something like go install github.com/Zorig/valveFM/cmd/radio@latest)?
Thank you!