From 90da5a75c5d80c7a01109f1306b9fc32ff47f939 Mon Sep 17 00:00:00 2001 From: Tiago Daniel Jacobs Date: Mon, 22 Aug 2022 16:01:00 -0300 Subject: [PATCH] Add readme file --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dbfc903 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# BigBlueButton Tablet + +BigBlueButton app for tablets. It allows you to share your screen in a BigBlueButton room, and also provides improved background audio. + +PS: This runs on mobile too, but it's mainly targeted for tablets, as it requires good CPU due to usage of a webview for rendering BigBlueButton. + +More details in https://github.com/bigbluebutton/bigbluebutton-mobile-tablet-sdk +