Skip to content

yashodeepm/rootio_web

 
 

Repository files navigation

ABOUT

This is the web application for RootIO Radio. Logged in users can manage stations, programs, schedules and people. A a read-only view of the telephony server, shows incoming and outgoing calls, messages, and gateways. A web API is provided for the handset client, and is protected by key or user login.

REQUIREMENTS

  • Flask
  • SQLAlchemy
  • Alembic
  • APScheduler
  • ZeroMQ

Complete list of packages in requirements.txt

DOCUMENTATION

LICENSE

Copyright (c) 2013 RootIO.org

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

ACKNOWLEDGEMENTS

  • Flask application structure derived from FBone, Copyright (c) 2013 by Wilson Xu @imwilsonxu
  • Web interface includes FullCalendar, Copyright (c) 2013 by Adam Shaw @arshaw
    • and RRule.js, Copyright (c) 2013 by Jakub Roztočil @jkbr
    • and Leaflet.js, Copyright (c) by Vladimir Agafonkin and Cloudmade @Leaflet

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.5%
  • HTML 23.8%
  • ActionScript 6.5%
  • JavaScript 5.0%
  • CSS 1.1%
  • Mako 0.1%