InfraBlue Frontend for BigBlueButton
Synopsis
InfraBlue is a fully-featured web frontend for the BigBlueButton web conferencing and online teaching software, based on the Django framework and featuring a material design interface. It can be used both as a user portal to BigBlueButton and drop-in replacement for the Greenlight frontend, as well as a sophisticated management frontend for administrators.
This software users the Django integration of the bigbluebutton2 Python package and is the reference implementation for the library's features.
Installation
Development instance using Docker
To use Docker ad development environment with the default configuration and SQLite database:
# docker-compose up --build
Licence
Copyright © 2020 Dominik George <dominik.george@teckids.org>
Copyright © 2020 Julian Leucker <leuckerj@gmail.com>
Copyright © 2020 Sarah Stoffels <infrablue@stoffels.it>
Copyright © 2020 Tom Teichler <tom.teichler@teckids.org>
Copyright © 2020 Jonathan Weth <wethjo@katharineum.de>
Licenced under the EUPL, version 1.2 or later
InfraBlue contains code originally developed for the AlekSIS school information system.
Please see the LICENCE.rst file accompanying this distribution for the full licence text or on the `European Union Public Licence`_ website https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers (including all other official language versions).