A modern, cross-platform internet radio player built with Tauri, React, and TypeScript.
- ๐ต Radio Player: Stream internet radio stations in high quality
- ๐ International Stations: Pre-configured stations from Germany, UK, and other countries (many will be added soon)
- โญ Favorites: Save your favorite stations in a personal library
- โ Custom Stations: Add your own radio stations
- ๐ Search: Search stations by name, country, or music genre
- ๐๏ธ Audio Controls: Volume control, Play/Pause, Previous/Next
- ๐ฅ๏ธ Native Desktop App: Runs natively on Windows, macOS, and Linux
- ๐ฑ Modern UI: Sleek, responsive design with dark theme
- ๐ Auto-Updates: Automatic updates for new features
- ๐ฎ Discord RPC: Show what you're listening to in Discord
Download the latest version for your operating system:
๐ฅ Releases on GitHub
Windows: .exe
or .msi
installer
macOS: .dmg
disk image
Linux: .AppImage
, .deb
, or .rpm
For Windows users, you can install Radioss directly using Winget:
winget install DasCanard.Radioss
# Clone repository
git clone https://github.com/DasCanard/radioss.git
cd radioss
# Install dependencies
npm install
# Start development version
npm run tauri dev
# Build production version
npm run tauri build
- Browse Stations: Use the "Browse" tab to see all available stations
- Play Station: Click on a station to start playing
- Add Favorites: Click the heart icon to add stations to your favorites
- Library: Switch to the "Library" tab to manage your favorites
- Click the "Add Station" button
- Enter the station details:
- Name: Display name of the station
- Stream URL: Direct URL to the audio stream
- Country: Country of origin (soon)
- Language: Station language (soon)
- Tags: Music genres, separated by commas (optional)
- Click "Add Station"
# Frontend + Backend together
npm run tauri dev
# Frontend only (for UI development)
npm run dev
# Development version
npm run tauri dev
# Build production version
npm run tauri build
# Compile frontend
npm run build
# Preview compiled version
npm run preview
This project is licensed under the MIT License.
Enjoy your favorite music with Radioss! ๐ต