Skip to content

xmikos/qhangups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b1c666 · Oct 17, 2016

History

82 Commits
Oct 17, 2016
Nov 15, 2015
Sep 26, 2014
Apr 26, 2015
Oct 17, 2016
Oct 17, 2016
Mar 27, 2015
Oct 9, 2016
Sep 26, 2014
Jun 15, 2015
Oct 9, 2016
Apr 23, 2015

Repository files navigation

QHangups

Alternative client for Google Hangouts written in PyQt

Requirements

Usage

Run qhangups --help to see all available options. Start QHangups by running qhangups.

The first time you start QHangups, you will be prompted to log into your Google account. Your credentials will only be sent to Google, and only OAuth 2 refresh token will be stored locally.

Help

usage: qhangups [-h] [-d] [--log LOG] [--token TOKEN]

optional arguments:
  -h, --help     show this help message and exit
  -d, --debug    log detailed debugging messages (default: False)
  --log LOG      log file path (default:
                 ~/.local/share/QHangups/hangups.log)
  --token TOKEN  OAuth refresh token storage path (default:
                 ~/.local/share/QHangups/refresh_token.txt)