All Projects → bennyboer → bbb_app

bennyboer / bbb_app

Licence: MIT License
Our attempt at a mobile app client for BigBlueButton services.

Programming Languages

dart
5743 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to bbb app

Flutter Osc
基于Google Flutter的开源中国客户端,支持Android和iOS。
Stars: ✭ 2,793 (+3265.06%)
Mutual labels:  app
PILOS
PILOS is an easy-to-use open source front-end for BigBlueButton servers with a built-in load balancer.
Stars: ✭ 15 (-81.93%)
Mutual labels:  bigbluebutton
xcloud-shield
Xcloud Beta Unofficial App for the Nvidia Shield Android TV. Playing Xbox Cloud Gaming directly on the box Nvidia Shield tv in the best way.
Stars: ✭ 93 (+12.05%)
Mutual labels:  app
bigbluebutton-docker
merged into https://github.com/bigbluebutton/docker
Stars: ✭ 100 (+20.48%)
Mutual labels:  bigbluebutton
bbb-admin
Scripts for BigBlueButton admins including extracting IP of users joining, participants attendance and poll answers
Stars: ✭ 17 (-79.52%)
Mutual labels:  bigbluebutton
Questions
A modular iOS quiz app
Stars: ✭ 108 (+30.12%)
Mutual labels:  app
Ithouse
仿IT之家
Stars: ✭ 250 (+201.2%)
Mutual labels:  app
bigbluebutton-api-php
Unofficial (but better) PHP API for @bigbluebutton
Stars: ✭ 15 (-81.93%)
Mutual labels:  bigbluebutton
a13-ansible
No longer maintained - Ansible playbook for a bigbluebutton cluster for multiple schools. A13 because internal codename was Apollo 13 ;)
Stars: ✭ 19 (-77.11%)
Mutual labels:  bigbluebutton
nimblenote
Simple keyboard-driven note taking application for macOS, Linux and Windows.
Stars: ✭ 31 (-62.65%)
Mutual labels:  app
bigbluebutton-api-python
👨‍🏫 BigBlueButton Python API
Stars: ✭ 21 (-74.7%)
Mutual labels:  bigbluebutton
bbb-easy-join
easy frontend to BigBlueButton without signups - just enter an room name to join
Stars: ✭ 28 (-66.27%)
Mutual labels:  bigbluebutton
EasyAES
AES encrypt/decrypt, Android, iOS, php compatible(兼容php, Android, iOS平台)
Stars: ✭ 79 (-4.82%)
Mutual labels:  app
Best App
收集&推荐优秀的 Apps/硬件/技巧/周边等
Stars: ✭ 15,231 (+18250.6%)
Mutual labels:  app
BigBlueButtonDownloader
BigBlueButton Video Downloader
Stars: ✭ 14 (-83.13%)
Mutual labels:  bigbluebutton
Jeecg Uniapp
JEECG BOOT APP移动解决方案,采用Uniapp+ColorUI 框架,一份代码解决多终端适配(APP、小程序、H5)
Stars: ✭ 250 (+201.2%)
Mutual labels:  app
bbb-render
Scripts to convert a BigBlueButton recording into a single video file
Stars: ✭ 46 (-44.58%)
Mutual labels:  bigbluebutton
lacmus-app
lacmus-app
Stars: ✭ 34 (-59.04%)
Mutual labels:  app
superhero
Convert a Redux app to React Context API App
Stars: ✭ 23 (-72.29%)
Mutual labels:  app
currency-converter
💰 Easily convert between 32 currencies
Stars: ✭ 16 (-80.72%)
Mutual labels:  app

Now available as early access version on Google Play.

Now available on App Store.

App client for BigBlueButton services

This app uses BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.

This project is a Flutter application.

Getting Started

Building and installing a release APK

Run flutter build apk --release followed by flutter install to build and install an APK on a connected Android device.

How to test the app?

  1. You need to have a BBB meeting session running. Take a note of the meeting URL.

  2. Open the app using the Emulator with Android Studio or build a release APK and install it to your device.

  3. When the app opens up you should see the following start screen where you need to specify the BBB meeting URL, a username (arbitrary) and optionally an access code if the meeting is protected by one.

  1. You should see the main meeting view:

Developing

Follow the guide here for instructions on how to install and use Flutter.

Further screenshots

Meeting info view

Chat view

Technical information

Changing the app icon

When changing the application icon, you will need to run:

flutter pub run flutter_launcher_icons:main

which will update the necessary files for Android and iOS.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].