Je souhaite utiliser une interface de ligne de commande pour les hangouts Google, au lieu d'avoir l'extension Chrome. Y a-t-il quelque chose?
Il y a un github repo
pour cela par tdryer écrit en python:
L'installation s'effectue via pip3
:
Mettre à jour en premier:
Sudo apt update
Installez pip3
si absent:
Sudo apt install python-pip
Installez hangouts
:
pip3 install hangups
Information: