Skip to content

sguss2024/rootio_web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

448 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

main rootio web interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 67.0%
  • HTML 21.7%
  • JavaScript 9.2%
  • CSS 2.0%
  • Mako 0.1%