Page 1 of 1
Welle.io DAB+ Radio
Posted: Sun Sep 28, 2025 12:49 pm
by Marcel7162
Hello,
I wonder if its posible to get DAB+ running on Hudiy? For example via Welle.io.
Re: Welle.io DAB+ Radio
Posted: Sun Sep 28, 2025 3:08 pm
by hudiy
Hudiy is essentially a regular windowed application, just like Welle.io. On Raspberry Pi OS you can run any applications in parallel. If Welle.io has an HTML/JavaScript interface, you can display it in Hudiy using WebView
https://github.com/wiboma/hudiy/blob/ma ... d#web-view.
The remaining question is whether the RTL-SDR dongle will be able to handle two applications simultaneously (Hudiy with FM radio and Welle.io).
Re: Welle.io DAB+ Radio
Posted: Wed Jan 28, 2026 3:38 pm
by Hiphouser
I'm testing 2 good app's under android phone:
DAB-z and DABdream, but only for android phones, i have heard about "Waydroid" to emulate android app's... It's may be an idea!
I hope it can be possible to install some app's for Trixie's OS like
Welle.io or
AbracaDABra
Re: Welle.io DAB+ Radio
Posted: Thu Feb 19, 2026 10:46 am
by Hiphouser
After some web search, I think I'll use "DABlin", Trixe compatible
Re: Welle.io DAB+ Radio
Posted: Mon May 25, 2026 8:22 pm
by D3dl3g
Hiphouser wrote: Thu Feb 19, 2026 10:46 am
After some web search, I think I'll use "DABlin", Trixe compatible
Did you have any joy intergrating into Hudiy?
@Hudiy, how is the FM Radio screen displayed? is ti web page or had baked into the app?
im interested to try to get a simlilar look as i try to implement welle-io into my copy of hudiy if its hard baked are you able to share the location of the image files used for the play controls etc etc?
Re: Welle.io DAB+ Radio
Posted: Mon May 25, 2026 10:24 pm
by hudiy
The FM radio screen is built in Hudiy. All the icons used by Hudiy are located in the font files in $HOME/.hudiy/share/assets/fonts (MaterialSymbolsRounded.ttf, HudiySymbols.ttf).
List of glyphs in Material Symbols is available at
https://fonts.google.com/icons
Glyphs from Material Symbols used on FM radio screen:
- heart_check
- heart_plus
- grading
- fast_rewind
- chevron_left
- play_arrow
- pause
- skip_previous
- skip_next
- chevron_right
- fast_forward
https://github.com/wiboma/hudiy#icons