Skip to content

RadioCo is a radio management application that makes easy scheduling, live recording, publishing...

License

Notifications You must be signed in to change notification settings

txenoo/django-radio

This branch is 72 commits behind iago1460/django-radio:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd31451 · Jan 8, 2017
Dec 9, 2016
Jan 8, 2017
Jun 5, 2016
Jan 8, 2017
Jan 1, 2016
Jan 8, 2017
Dec 17, 2016
Dec 24, 2016
Nov 13, 2016
Jan 1, 2016
Dec 12, 2016
Dec 24, 2016
Dec 17, 2016
Jun 5, 2016
Oct 15, 2016
Oct 15, 2016

Repository files navigation

RadioCo

https://coveralls.io/repos/github/iago1460/django-radio/badge.svg?branch=master Requirements Status

RadioCo is a radio management application that makes easy scheduling, live recording, publishing...

Features

  • designed to work with any web browser
  • drag and drop scheduling calendar interface
  • live shows can be recorded and published automatically
  • complete authentication system (user accounts, groups, permissions)
  • ...and much more

/screenshots/home_preview.png?raw=true

More information on our website.

Quick Start

Install Docker engine.

Open a terminal and introduce the following commands:

pip install invoke==0.14.0
git clone https://github.com/iago1460/django-radio
cd django-radio
inv quickstart

Now that the server’s running (don't close the terminal), visit http://127.0.0.1:8000/

To access administrator site visit http://127.0.0.1:8000/admin/ using "admin/1234"

Documentation

Please head over to our documentation for all the details on how to install, extend and use RadioCo.

Help us to translate

We have a Transifex account where you can translate RadioCo.

About

RadioCo is a radio management application that makes easy scheduling, live recording, publishing...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 68.0%
  • CSS 15.1%
  • HTML 13.5%
  • JavaScript 2.9%
  • Other 0.5%