Search Results for "radio stream php script"

Showing 31 open source projects for "radio stream php script"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    SPX

    SPX

    A simple & straight-to-the-point PHP profiling extension

    SPX, which stands for Simple Profiling eXtension, is just another profiling extension for PHP. It differentiates itself from other similar extensions as being totally free and confined to your infrastructure (i.e. no data leaks to a SaaS). Very simple to use: just set an environment variable (command line) or switch on a radio button (web request) to profile your script. Thus, you are free of manually instrumenting your code (Ctrl-C a long running command line script is even supported). ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Phoniebox

    Phoniebox

    A Raspberry Pi jukebox, playing local music, podcasts, web radio

    Phoniebox is a contactless jukebox for the Raspberry Pi, that plays audio files, playlists, podcasts, web streams, and Spotify triggered by RFID cards. All plug and play via USB, no soldering iron needed. It also features GPIO button control support.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    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. You can even create unlimited sticky radio players. No subscriptions, no external services, just...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    QSL-server

    QSL-server

    A set of PHP scripts for creating own QSL-server

    A set of PHP scripts is intended for use by radio amateurs and creating their own QSL server. To create your own QSL server you need to have hosting with PHP, MySQL and an FTP manager for uploading files to the hosting. After downloading the files, launch your QSL server in your browser by entering the address https://your_domain_name/index.php The index script will determine if this is the first time the server is turned on and will redirect you to the installation page. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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. It uses dot desktop files to store name and url. You can find your dot desktop files in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MysticBBS Shoutcast Panel

    MysticBBS Shoutcast Panel

    Python Script for Mystic BBS Shoutcast Dashboard

    This script was created so I can display various information to my BBS users about my shoutcast radio stream. This BBS section includes a shoutcast dashboard with station information obtained via RSS/XML. The display includes listener peak, current song playing, next song to play, stream status, stream URL and other pertinent information for the BBS user to see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    savonet
    Audio toolkit for streaming, aiming at complex Internet radio systems. Our stream generator is highly extensible and flexible. Script based, it can be a fully automatic daemon streamer, but is also used for live shows with an user-friendly GUI.
    Leader badge
    Downloads: 390 This Week
    Last Update:
    See Project
  • 9
    Airtime

    Airtime

    Open source broadcast automation software for scheduling and playout

    Airtime lets you take total control of your radio station via the web with intelligent archive management, powerful search, an easy playlist builder, a simple scheduling calendar and rock-solid automated playout. Features include Smart Blocks, live assist modes, WAV, FLAC, AAC, MP3 and OGG support, fades, cues, playlists, programme calendar, Icecast, Shoutcast and Soundcloud integration, DJ and station manager roles, JQuery widgets, Liquidsoap playout, and a record and rebroadcast...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    The MOTET Cipher & SE Scrambler

    The MOTET Cipher & SE Scrambler

    A tiny, fast encryption tool in C

    MOTET is a tiny, fast super-encipherment application written in C, featuring the new CSPRNG/stream ciphers MOTE and BEDBUG in each of their three variants, as well as the "gold standard" among ciphers, ISAAC. MOTET brings multiple levels of encryption, including a ciphertext-hash, a Vigenere mixing function, a choice of Caesar MOD or Caesar MIX ciphering on the primary key-stream, plus a deeply scrambled "outer shell" as a final super-encryption stage. A unique nonce IV guarantees that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GRA4 Social Network (Micro)

    GRA4 Social Network (Micro)

    Social Networking PHP Script

    Big social networks put plenty of websites out of business - anyone can create a group, say, on Facebook, and it's much easier than to build and support whole website. Now we want to get web-masters back into the game, arming them with the same functionality major social networks have. The Micro is the simplest GRA4-powered Social Network. It can run on any PHP hosting (including free ones), and does not even require a database server. Demo: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP Random Videochat Roulette

    PHP Random Videochat Roulette

    PHP random webcam chatroulette script.

    Random Webcam Video Chat key features: + Facebook integration (exclusive mode supported) + Filters: users choose their chat partners by gender, location + Cirrus independent (can stream using rtmp server) + Logs including text chat and webcam snapshots, log comments + Latest girls and boys (with profile links for members) + Monetization: ads inside chat (supports rotator and paid cam site feeds) Sites with similar concept and features: ChatRoulette, Omegle, ChatRT, ChatRevolve,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MesonCast

    MesonCast

    Internet-radio server with web-GUI, it broadcasts music from folders

    MesonCast is the Internet-radio server, that allows you to broadcast the music from your computer or remote server across LAN in MP3 format. Server can load music from playlists and/or directories. MesonCast understands a lot of stream and tracker formats. Additional formats are available through plugins. It also can load remote streams or Internet-radio and then retransmit them to clients. MesonCast has a web GUI, that allows you to control a station, browse a playlist and switch tracks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Soundbox
    Soundbox is a radio system application for IP.Board that displays your SHOUTcast Radio on the community, and manage it through AdminCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHPVideoStream

    PHPVideoStream

    Stream desde los servidores de descargas.

    Script o proyecto porque esta en constante avanze que busca ya no tener que descargar videos o musica en vez de eso poder reproducirla online desde servidores como: MediaFire,DdlAnime,DivxBase,JumboFiles,etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Myrmidon Automated Radio Station. A software suite written for Linux in PERL, HTML, JAVA SCRIPT, and C Script for the purpose of running an Internet Radion station.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP-Radio the first radio server that runs 100% on PHP. PHP-Radio features. -Easy radio server and radio station creation. -JAVA file up loader. -Real time play-list editor. -Live stream. -Station stats. -24/7 on-line. PHP-Radio admin panel
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Internet Radio is a module that was created to allow for windows media + shoutcast and at multiple bitrates to be shown in one Joomla/Mambo block instead of having to use multiple blocks per bitrate/stream. Shoutcast server required to show current song
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHPCobra is a, community page for your radio t ex it have radio info support , login script whit admin, you can set DJS and DJ panel will be great for your radio djs , adminpanel for the admins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A PHP script written for Apache 1.3/PHP 4.3 that emulates the Kerbango radio tuning service as used by Apple Computer's iTunes software. The purpose of this script is to allow customization of the integrated radio tuner in iTunes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scism is not a stream manager, it is much much more; Scism is an intelligent, automated internet radio station management system offering complete SHOUTcast integration, playlist control, dj managment, stream management, xml rpc/api plus more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program gives you a new way of capturing and collecting music from radio stations over the Internet. You can listen and record your favorites radios at the same time also this way like to realize audio diffusion using outcast stream protocol.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    IPv6 Multicast Internet Radio Station backed by a MySQL database, PHP webbased frontend, a seperate mp3 gatherer/indexer and the pride of it all: Radio.Unfix which sends your mp3's onto the internet using only one stream for unlimited listeners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB