I'm wanting to use a command line interface for Google hangouts, instead of having the Chrome extension. Is there anything about?
Asked
Active
Viewed 1.1k times
1 Answers
14
Yes, there is a github repo for this by tdryer written in python called Hangups.
Installation is via pip3:
Update first:
sudo apt updateInstall
pip3if absent:sudo apt install python-pipInstall
hangups:pip3 install hangups
Information:
glenviewjeff
- 103
George Udosen
- 37,534