welle.io is an open source DAB and DAB+ software defined radio (SDR) with support for rtl-sdr (RTL2832U) and airspy. It supports high DPI and touch displays and it runs even on cheap computers like Raspberry Pi 2 and newer.
Main Features
- DAB and DAB+
- Supports for the following operating systems
- Windows
- Linux
- macOS (unmaintained)
- Android (unmaintained)
- FreeBSD (unmaintained)
- Runs on low power devices like Raspberry Pi 2+ or mobile phones
- Airspy R2, Airspy Mini, rtl-sdr (RTL2832U), rtl_tcp, SoapySDR and rawfile support
- Touch optimized GUI
- Channel scan
- Slide show (MOT slide show)
- Radio text (dynamic label)
- Expert mode with a lot of technical data
Demo Video
- Showing welle.io: https://youtu.be/IJcgdmud-AI
Expert Mode
Download
Stable binaries
- Windows
- Linux (flatpak version is recommend because Linux distribution packages welle.io can be outdated.
- Flatpak
- Full list of supported Linux distributions
- Debian or Ubuntu 19.04+:
$ apt install welle.io`
- Fedora 35+ (uses the RPM Fusion package sources)
# Enable the RPM Fusion sources $ sudo dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm` # Install welle.io $ sudo dnf install --refresh welle-io
- macOS Unfortunately the macOS welle.io is unmaintained, currently. You still can use the 2.4 version (only Intel processor support).
- Installer
- MacPorts
$ sudo port install welle.io
- Android (Unfortunately unmaintained, currently. You still can use the 2.4 version)
- FreeBSD
$ pkg install welle.io
If you discovered an issue please open a new issue.
Unstable developer version
welle.io is under development. You can also try the latest developer builds. But PLEASE BE WARNED the builds are automatically created and untested.
welle.io nightly builds (Windows, Linux)
Support
Forum
If you need help don’t hesitate and open a new issue on Github.
FAQ
Visit the FAQ list.
Development
Any contributions and pull requests are welcome!
Please take a look into the issues. But also any new ideas are welcome!
Sources
Please visit the GitHub repository: https://github.com/albrechtl/welle.io
Wiki
You will find more details inside the Wiki.