Skip to content

A really simple end-user interface for your BigBlueButton server.

Notifications You must be signed in to change notification settings

JDenhartogh/greenlight

 
 

Repository files navigation

Scrutinizer Code Quality Build Status CircleCI

Greenlight

GreenLight is a simple (but powerful) front-end interface for your BigBlueButton server. At its core, GreenLight provides a minimalistic web-based application that lets users

  • Create a meeting
  • Invite others to the meeting
  • Join a meeting

Furthermore, if you configure GreenLight to use either Google, Twitter (both via OAuth2) or LDAP for authentication, users can login to record meetings and manage recordings.

Overview video

For a overview of how GreenLight works, see the following video

GreenLight Overview

Installation on the BigBlueButton server

We designed GreenLight to install on a BigBlueButton 1.1-beta (or later) server. This means you don't need a separate server to run GreenLight.

For more informaiton see Installing GreenLight.

Source Code

GreenLight is a rails 5 application.

Many developers already know Rails well, and we wanted to create both a full front-end to BigBlueButton but also a reference implementation of how to fully leverage the BigBlueButton API.

We invite you to build upon GreenLight and help make it better. See Contributing to BigBlueButton.

We invite your feedback, questions, and suggests about GreenLight too. Please post them to the developer mailing list.

About

A really simple end-user interface for your BigBlueButton server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 59.6%
  • HTML 20.1%
  • JavaScript 9.4%
  • CoffeeScript 7.2%
  • CSS 3.6%
  • Shell 0.1%