Giter Site home page Giter Site logo

airadio's Introduction

Autonomous Interactive Radio

A radio station manager program that queues and plays all songs (mp3s, m4as, etc.) received by email.

air cycle

Environment

Tested on Ubuntu 11.04 and with Raspberry Pi, running python versions 2.7.1 and 2.7.3. See requirements.txt for required python libraries and versions.

Features

  • Uses mpd to play music
  • Ability to add jingles between songs!
  • "Now playing" Twitter feed
  • Email response for successful submissions

Debian installation instructions

  1. apt-get install pip mpd mpc
  2. pip install -U -r requirements.txt
  3. git clone [email protected]:boxysean/airadio.git
  4. cp air_download.conf.sample air_download.conf
  5. Edit air_download.conf (suggest making a new email account for this)
  6. python air_manager.py (may need to run as root)

To make this a service on startup (from here):

  1. Edit AIR_DIR variable in init.d/airadio
  2. sudo cp init.d/airadio /etc/init.d/
  3. update-rc.d airadio defaults

Outputting to FM broadcast transmitter

This project can be paired with an FM transmitter to create a community pirate radio station. We ran this software on a Raspberry Pi paired with a low-power FM transmitter, see more.

Streaming to an Icecast server

mpd has built in functionality to stream what it plays to an Icecast server. This gives you the option to stream Autonomous Interactive Radio to your friends via the Internet. Learn how to do this.

Learn how to do this on a Raspberry Pi, but I warn you that the Raspi is CPU-bound when it does this and tends to have choppy playback.

To do list

Check it out here!

airadio's People

Contributors

boxysean avatar chocochipset avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.