Showing 125 open source projects for "radio url stream"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    IPTV Free TV

    IPTV Free TV

    M3U Playlist for free TV channels

    IPTV is a community-curated M3U playlist repository that aggregates free TV channels from around the world, allowing users to stream live television content over the internet or via locally available free broadcasts. It compiles lists of links to television channels that can be opened in any video player or IPTV client that supports the M3U format, effectively turning the open internet into a global TV guide. The repository is maintained by enthusiasts who gather publicly accessible channel...
    Downloads: 675 This Week
    Last Update:
    See Project
  • 2
    HttpClient component

    HttpClient component

    Provides powerful methods to fetch HTTP resources synchronously

    ...It's common that some of the HTTP client options depend on the URL of the request (e.g. you must set some headers when making requests to GitHub API but not for other hosts). If that's your case, the component provides scoped clients (using ScopingHttpClient) to autoconfigure the HTTP client based on the requested URL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Alamofire

    Alamofire

    Elegant HTTP Networking in Swift

    Alamofire is an elegant, open source HTTP networking library written in Swift. It gives you an elegant interface on top of Apple’s URL loading system provided by the Foundation framework. It wraps the URLSession API among others in an easy-to-use interface and provides additional functionality required of modern application development using HTTP networking. Alamofire offers plenty of features, including Chainable Request / Response Methods, URL / JSON Parameter Encoding, Authentication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    internet-radio

    Desktop internet radio player for Windows — JavaFX

    🎵 Internet Radio App A lightweight and modern internet radio player built with Java 21 and JavaFX. Search and listen to thousands of radio stations worldwide using the open Radio-Browser API. ✨ Features 🌍 Global Station Search — find stations by name, country, or genre 🌗 Modern Dark UI — borderless interface with customizable accent colors 🎵 Synchronized Album Art — automatically fetched from the iTunes API 📱 MiniPlayer Mode — compact overlay player with volume and cover...
    Downloads: 4 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Lidify

    Lidify

    Lidify is built for music lovers who want the convenience of streaming

    ...You point it at your personal collection, and it scans, catalogs, and enriches your library with metadata so browsing feels polished instead of “folder-based.” Beyond basic playback, it leans into discovery with personalized “made for you” mixes and one-click radio modes that generate stations from your own listening history and library structure. It also supports on-the-fly transcoding, so you can stream original quality when you want or reduce bandwidth when you need to. Lidify expands past music into a more complete audio hub by supporting podcast subscriptions and integrating with tools many self-hosters already run.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Durable Streams

    Durable Streams

    The open protocol for real-time sync to client applications

    Durable Streams is an open protocol and reference implementation designed to standardize reliable, resumable, real-time streaming between servers and client applications using simple HTTP semantics, filling a gap left by ephemeral technologies like WebSockets and traditional SSE. It defines an append-only, offset-addressable stream primitive where each stream is mapped to a URL that clients can read from or tail, supporting catch-up reads, historical replay, and live updates with robust resume capabilities across reconnections. The protocol is aimed at modern client-centric applications including AI token streaming, mobile and web UI sync, collaborative editing, and other real-time scenarios where network interruptions are common and clients must maintain continuity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    hackney

    hackney

    simple HTTP client in Erlang

    ...No message passing (except for asynchronous responses): response is directly streamed to the current process and state is kept in a #client{} record. Binary streams, SSL support, keepalive handling, basic authentication. Stream the response and the requests, fetch a response asynchronously, multipart support (streamed or not), and chunked encoding support. It can send files using the sendfile API. Optional socket pool, REST syntax, hackney, Method(URL) (where a method can get, post, put, delete, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    frp

    frp

    A Fast Reverse Proxy

    frp stands for exactly what it is: a fast reverse proxy. It helps you expose a local server behind a NAT or firewall to the Internet. It is currently under development, but already supports TCP and UDP, as well as HTTP and HTTPS protocols where requests can be forwarded to internal services by domain name. It also has a P2P connect mode and many other nifty features. These include configuration files, environment variables, a dashboard that shows you frp's status and proxies' statistics...
    Downloads: 67 This Week
    Last Update:
    See Project
  • 9
    Got

    Got

    Human-friendly and powerful HTTP request library for Node.js

    Got implements RFC 7234 compliant HTTP caching which works out of the box in-memory and is easily pluggable with a wide range of storage adapters. Got uses Keyv internally to support a wide range of storage adapters. For something more scalable you could use an official Keyv storage adapter. Hooks allow modifications during the request lifecycle. Hook functions may be async and are run serially. Got will make no further changes to the request before it is sent. This is especially useful in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    # Radio Transcription Tool v3.1 A professional Python application for recording and transcribing Dutch and Belgian radio streams using OpenAI Whisper API, with advanced keyword extraction powered by KeyBERT. ## 🎯 Features - **Live Radio Recording**: Record streams from 40+ Dutch and Belgian radio stations - **Live Stream Listening**: Listen to radio streams without recording - **AI Transcription**: High-quality transcription using OpenAI Whisper API - **Smart Keyword Extraction**: Advanced phrase analysis with KeyBERT - **Professional UI**: Modern Tkinter interface with Bluvia branding - **Organized Output**: Timestamped folders with MP3 recordings and transcriptions - **API Key Management**: Built-in OpenAI API key configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kodi

    Kodi

    Home theater software and entertainment hub for digital media

    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. Got a smart TV? You ain't seen nothin’ yet! Kodi puts your smart TV to shame. Kodi runs on a huge range of devices and operating systems. Your music collection has never looked this good! Support for almost every format, playlists, party mixes and...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 12
    Slim Camera

    Slim Camera

    Slim Camera - Lightweight RTSP Video Player

    Slim Camera is a lightweight RTSP viewer for IP cameras. On first launch, it prompts for the stream URL (saved for future sessions) and runs in the system tray to avoid taskbar clutter. It remembers window position, size, and camera URL via an INI file for seamless reuse. The interface keeps distractions minimal - just the video stream in an auto-sizing window. Right-click the tray icon to change the camera URL, restart the stream, reset window position, or exit. ...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 13
    MBR-Live-Radio-Player

    MBR-Live-Radio-Player

    Transform your WP site into a professional radio streaming platform

    Transform your WordPress site into a professional radio streaming platform with MBR Live Radio Player – the FREE plugin that makes live audio beautiful. Stream BBC Radio, internet stations, play podcasts, or your own broadcasts with stunning glassmorphism effects, per-station styling, and full HLS support. Create unlimited stations with custom artwork, dark mode, and gradient colors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    browserify

    browserify

    browser-side require() the node.js way

    Browserify lets you require('modules') in the browser by bundling up all of your dependencies. Browsers don't have the require method defined, but Node.js does. With Browserify you can write code that uses require in the same way that you would use it in Node. Install the uniq module with npm. Now recursively bundle up all the required modules starting at main.js into a single file called bundle.js with the browserify command. Browserify parses the AST for require() calls to traverse the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RadioCaster

    RadioCaster

    Stream audio from your PC to the internet with ease

    RadioCaster is an easy-to-use and powerful tool for streaming any audio — including analog sources — from your computer to the internet. The program lets you encode audio with your desired quality and broadcast it in real time to a server for your listeners. It supports all popular streaming formats (MP3, AAC+, FLAC, OGG, OPUS) and works with Icecast, Shoutcast, and Windows Media Services servers. RadioCaster is compatible with ASIO sound cards and allows capturing audio playback from...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    HAMLIB SDK (Evolved JTSDK)

    HAMLIB SDK (Evolved JTSDK)

    Hamlib Software Developer's Kit Supporting Qt & JT-based HAM Software

    The aim is to support learning withinof Hamlib-centric software . See https://hamlib-sdk.sourceforge.io . This kit is designed to support research and learning into Hamlib (https://sourceforge.net/projects/hamlib/) and WSJT-X (https://wsjt.sourceforge.io/wsjtx.html). Follow discussion at JTSDK @ GROUPS.IO . The file(s) needed to deploy the current kit are : - https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.1-Stream/JTSDK64-4.1.1.exe Hamlib is dynamic due to...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    Mythtv controller

    Mythtv controller

    mythtv frontend for touch screen.

    This is a Frontend to mythtv to use on your touch screen to control the mythtv software. It use Opengl 3d to show you cd/dvd/recorded/stream/radio program colection. on the touch screen. Now support for lirc. You can play the music,dvd,netradio and recorded stuf you have. Now version 0.30.0 is out. You can download deb pack now. Now faster loader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Internet DJ Console

    Internet DJ Console

    A feature packed DJ console and internet radio client for Linux users

    Conceived as an internet radio Shoutcast/Icecast client and DJ console IDJC has two main media players, a background track player, effects buttons, crossfader, webm, aac, ogg, and mp3 streaming, stream automation timers, aux input, voice and VoIP integration. Media file formats include: mp3, ogg, flac, wma, wav, m4a, m3u, xspf, pls, and cue sheet support, IRC track and station announcements, uses jack audio connection kit to provide a flexible audio chain.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    GoldBug - Encrypted Communications

    GoldBug - Encrypted Communications

    Chat Messenger. E-Mail-Client. Websearch. Filetransfer.

    GoldBug is a decentralized & secure communication suite that offers an integrated e-mail client, an instant messenger & a file transfer. Also included is an URL-RSS-DB & a p2p web search. Current vers. w/ McEliece Algorithm. GoldBug has been 2013 - 2023 ten years just another Graphical User Interface of the Spot-On Encryption Suite. Main GUI features: Minimal & colorful Interface with Tabs in the East. Microsoft & Qt MinGW deprecated Win32 & for Compiling: ●...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20

    Radio player

    Plays radio stations in yad

    Welcome to linux bash radio! Installation: Put the script in your local bin directory /home/user/.local/bin/ Make the script executable by using the command chmod u+x script. Now in the terminal, run this command radioicons.sh -h. It will list out a help file. You will need to install the dependencies. Now run the script in the terminal once, and then kill the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Cerberus Content Management System 6

    Cerberus Content Management System 6

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model complete with a Unix-Like Kernel File named: Cerberus. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Mopidy

    Mopidy

    Mopidy is an extensible music server written in Python

    Mopidy plays music from local disk, Spotify, SoundCloud, TuneIn, and more. You can edit the playlist from any phone, tablet, or computer using a variety of MPD and web clients. Vanilla Mopidy only plays music from files and radio streams. Through extensions, Mopidy can play music from cloud services like Spotify, SoundCloud, and TuneIn. With Mopidy's extension support, you can easily add backends for new music sources. Mopidy is a Python application that runs in a terminal or in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Radio

    Radio

    Radio with recording stations in mp3 format

    The program can play stations and write them to an mp3 file. You can add your own stations and modify already added ones. It is also possible to delete unnecessary stations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    radio_vocoder_FFT

    radio_vocoder_FFT

    a vocoder + equalizer + FFT effects version of radio_chung

    radio vocoder chung is a vocoder + linear equalizer(s) + FFT effect(s) version of radio chung free internet web radio stream url and audio file generic path player ( * ,mp3,*name*.ogg,wav,...) with dsp(s) (baxandall , resonance , automod , decay , flat , noisered , speed , feedback ) using bass.dll , gui_chung , FFTdll.dll fft fast fourier transform and freebasic .high quality small pitch shift shifting for radio url . added record, playrec, save as MP3 , feedback , anticlick .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB