All Projects → iago1460 → django-radio

iago1460 / django-radio

Licence: GPL-3.0 License
RadioCo is a radio management application that makes easy scheduling, live recording, publishing...

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to django-radio

Jstoxml
JavaScript object to XML converter (useful for RSS, podcasts, GPX, AMP, etc)
Stars: ✭ 127 (+388.46%)
Mutual labels:  rss, podcast
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (+10069.23%)
Mutual labels:  radio, radio-station
Podcast Rss Editor
A simple Podcast RSS editor in PHP
Stars: ✭ 193 (+642.31%)
Mutual labels:  rss, podcast
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+32707.69%)
Mutual labels:  rss, podcast
podcast-feed-parser
A highly customizable package for fetching and parsing podcast feeds into simple and manageable JavaScript objects. For use with node or in the browser.
Stars: ✭ 39 (+50%)
Mutual labels:  rss, podcast
Ydls
youtube-dl HTTP download and transcode service
Stars: ✭ 68 (+161.54%)
Mutual labels:  rss, podcast
Greg
A command-line podcast aggregator
Stars: ✭ 246 (+846.15%)
Mutual labels:  rss, podcast
Spotifeed
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
Stars: ✭ 238 (+815.38%)
Mutual labels:  rss, podcast
obplayer
📻 OBPlayer Streaming Automation Playout with CAP EAS Alerting
Stars: ✭ 93 (+257.69%)
Mutual labels:  radio-station, community-radio
this-american-life-archive
Unofficial RSS feed for the podcast "This American Life" with episodes 1 to current
Stars: ✭ 19 (-26.92%)
Mutual labels:  rss, podcast
Russia It Podcast
Список русскоязычных подкастов на тему информационных технологий
Stars: ✭ 1,095 (+4111.54%)
Mutual labels:  rss, podcast
Spotify-Podcast-Feed
A service which provides Spotify podcast as RSS feed, which can be subscribed in any podcast app.
Stars: ✭ 16 (-38.46%)
Mutual labels:  rss, podcast
Android Dev Sources
All those Android development sources that you need to be and stay awesome!
Stars: ✭ 434 (+1569.23%)
Mutual labels:  rss, podcast
Poddycast
Podcast app made with Electron, lots of ❤️ and ☕️
Stars: ✭ 111 (+326.92%)
Mutual labels:  rss, podcast
Podcastgenerator
Open Source Podcast Publishing Solution since 2006
Stars: ✭ 344 (+1223.08%)
Mutual labels:  rss, podcast
reader
A Python feed reader library.
Stars: ✭ 290 (+1015.38%)
Mutual labels:  rss, podcast
jsCast
📻 An Audio Streaming Application written in JavaScript
Stars: ✭ 23 (-11.54%)
Mutual labels:  radio, radio-station
podpodge
Convert YouTube playlists to audio-only RSS feeds for podcast apps to consume.
Stars: ✭ 32 (+23.08%)
Mutual labels:  rss, podcast
gitbook-plugin-rss
RSS for your gitbook
Stars: ✭ 19 (-26.92%)
Mutual labels:  rss
RadioPlayerV2
This Is Advanced Version Of Old Radio Player, An Telegram Bot to Play Radio/Music in Channel or Group Voice Chats.
Stars: ✭ 70 (+169.23%)
Mutual labels:  radio

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:

git clone https://github.com/iago1460/django-radio
cd django-radio
chmod +x ./run
./run start_dev
./run manage create_example_data

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.

LICENSE

Unless otherwise specified, all the project files are licensed under GNU General Public License. The exceptions to this license are as follows:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].