mocanew / rootio_web

RootIO web app & telephony services

Home Page:https://rootio.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RootIO web app & telephony services

https://rootio.eu

License:GNU Affero General Public License v3.0


Languages

Language:Python 71.8%Language:HTML 19.1%Language:JavaScript 4.4%Language:ActionScript 3.3%Language:CSS 1.1%Language:Shell 0.3%Language:Mako 0.0%Language:Batchfile 0.0%