GarajeVirtual is script for interact with a virtual meeting to linking the physical space with virtual space adding participation of the physical space via a telegram bot and an email account.
is to not depend on asking for a meeting with those who are there, it is a greater independence and greater participation.
user proposes a meeting with google meets links to telegram bot with
/nueva https://meet.google.com/xxx-xxxx-xxx
in raspberry pi in physical space (aka Un/loquer) to meet with people in there
we use raspberry pi in the physical space like server. in server we have anydesk for remote configurations beacuse we have dificults for use ssh for internet provider reasons , and this script's to conect physical space with virtual meeting.
- internet
- raspberry pi
- speeker
- microphone
- headphone splitter
- camera (not is nessary)
- python
- python-telegram-bot
- selenium
- google chrome
- google account
- telegram
- bash (not is nessary)
- anydesk (not is nessary)
- crontab (not is nessary)
clone repo
git clone https://github.com/unloquer/GarajeVirtual.git
run if you wanna install with anydesk and google chorme (google chorme is nessary )
bash scripts/installscript
run if you dont need anydesk
python setup.py install