| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| InternetRadio-1.0.0.exe | 2026-02-26 | 68.6 MB | |
| Internet Radio v1.0.0 source code.tar.gz | 2026-02-26 | 111.4 kB | |
| Internet Radio v1.0.0 source code.zip | 2026-02-26 | 120.3 kB | |
| README.md | 2026-02-26 | 1.2 kB | |
| Totals: 4 Items | 68.8 MB | 0 | |
🎵 Internet Radio v1.0.0 — First Release
📥 Downloads
| File | Description |
|---|---|
InternetRadio-1.0.0.exe |
Windows installer — installs the app with Start Menu shortcut |
build_installer.bat |
Build the installer yourself from source |
build_portable.bat |
Build a portable version yourself from source |
🚀 Installation (recommended)
- Download
InternetRadio-1.0.0.exe - Run the installer — no Administrator rights required
- Launch Internet Radio from the Start Menu
🔧 Build from source
Requires JDK 21+, Maven and WiX Toolset v3 on PATH.
Portable version (no installation needed, run anywhere):
:::bash
build_portable.bat
Installer .exe:
:::bash
build_installer.bat
✨ What's new
- First public release
- Global station search via Radio-Browser API
- Mini Player pinned above taskbar
- Live WAV recording
- Song history (last 200 tracks)
- Notification blacklist
- Custom accent colours — 8 presets + colour picker
- Bilingual UI (Polish / English)
- Global media key hotkeys
ℹ️ No Java installation required on the target machine — the installer bundles its own JRE.