HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

hangups — Third party client for Google Hangouts. More information: <https://github.com/tdryer/hangups>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
partycommandclientcligooglehangupsforthird

Problem

How to use the hangups command: Third party client for Google Hangouts. More information: <https://github.com/tdryer/hangups>.

Solution

hangups — Third party client for Google Hangouts. More information: <https://github.com/tdryer/hangups>.

Start hangups:
hangups


Set a refresh token for hangups:
hangups --token-path {{path/to/token}}


Display troubleshooting information and help:
hangups -h

Code Snippets

Start `hangups`

hangups

Set a refresh token for hangups

hangups --token-path {{path/to/token}}

Display troubleshooting information and help

hangups -h

Context

tldr-pages: common/hangups

Revisions (0)

No revisions yet.