Project inspirated from the Jitsi box project : https://github.com/openfun/jitsi-box/ It's acomplete different project. https://www.astrolabe.coop/
Go to file
Kenzo Kowal d594b6e84d changement pour une ligne de commande du README 2023-11-03 17:35:03 +01:00
scripts commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
bt.svg commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
btJabra.py commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
cam.png commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
chat.png commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
enter.png commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
exit.png commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
hand.png commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
key_defs.xml commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
Keyboard.py commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
LICENSE Initial commit 2023-07-28 18:09:27 +02:00
micro.png commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
people.png commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
quit.png commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
README.md changement pour une ligne de commande du README 2023-11-03 17:35:03 +01:00
script.sh commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
typescript commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
Whiteboard-Alpha.svg commit initial de la premiere version de la AstroVisioBox 2023-11-03 16:49:06 +01:00
Whiteboard.onboard modification du readme et changement de nom pour la partie jitsi sur le whiteboard.onboard 2023-11-03 17:33:00 +01:00

AstroVisioBox

Project inspirated from the Jitsi box project : https://github.com/openfun/jitsi-box/ It's acomplete different project.

Installation

Lunch script.sh on your raspberry, it will modify and add the files in the onboard repository, it will add the keyboard at the boot of the raspberry and lunch a chromium tab (with Jitsi Meet). You need to change the screen preferences, onboard keyboard will appear on the primary screen, if you want to change the configuration :

onboard-settings

go to Window -> Settings -> change the Dock to monitor.

The script changes the appearance of Onboard's whiteboard, you need to change the layout in order to see the changes :

onboard-settings

go to Layout -> Contribution -> Whiteboard

Modification

If you want to change the keybinds of the keyboard, modify files : key_defs.xml (touches fonctionnalities)

<!-- jitsi buttons image= 'hand.png' -->

your scripts need to be placed in the script folder.

Whiteboard.onboad and Whiteboard-Alpha.svg (touches display).

If you want to add/remove the bluetooth device, change the MAC adress in the script/btconnect.sh.

If you want to know the MAC adress of your device :

bluetoothctl
scan on

you will see your device with the MAC adress.