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.
- Flask
- SQLAlchemy
- Alembic
- APScheduler
- ZeroMQ
Complete list of packages in requirements.txt
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/.
- 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