Simple BBB API client. Work in progress. Almost orphaned.
| .git-crypt | ||
| bbb | ||
| doc | ||
| vendor | ||
| .gitattributes | ||
| .gitignore | ||
| bbbq.conf.ex | ||
| config.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| Makefile | ||
| must.go | ||
| README.md | ||
BBB API client
This is a simple Big Blue Button API client. It is work in progress.
Installation
-
Create a proper configuration file, either as
~/.bbbq.confor as/etc/bbbq.conf.bbbq -show-default-config > … -
Set at least the
Secret(API-Key).
Usage
The usage is simple and straigt forward, there is only one command
supported currently: ls:
$ bbbq ls
Room: IUS [Heiko Schlittermann] 1/1 id:00ecb3e020c6639f91b4fb773aeefad20400918e
For futher options consult the output of bbbq -h.