Ubuntu Hangups Save

:red_circle: Unmaintained: Unofficial Google Hangouts client for Ubuntu Touch

Project README

Ubuntu Hangups

An unofficial Google Hangouts client for Ubuntu Touch

This application uses Tom Dryer's unofficial Google Hangouts Python library Hangups. Powered by Thomas Perl's PyOtherSide

Third-party software

Ubuntu Hangups includes the following third-party software:

The application icon was created by Sam Hewitt, thanks so much :)

Translations

Ubuntu Hangups is on Transifex! Please help me translating this app and contribute:

https://www.transifex.com/tim-sueberkrueb/ubuntu-hangups/

Contact

Contact me via Gitter: https://gitter.im/tim-sueberkrueb/

Installation on Ubuntu

Dependencies

Install and run on Ubuntu Desktop

Clone ubuntu-hangups

git clone https://github.com/tim-sueberkrueb/ubuntu-hangups

Installation

  • Install PyOtherSide
 sudo apt-get install pyotherside
  • Download and install hangups

    pip3 install hangups
    
  • Install a MurmurHash3 implementation

    sudo pip3 install mmh3
    
  • Make sure that all python dependencies (see above) are installed.

Run

Inside the ubuntu-hangups directory run:

qmlscene Main.qml

Build for Ubuntu Touch

git submodule update --init --recursive

Build and run

  • Open ubuntu-hangups.qmlproject with the Ubuntu-SDK, add the appropriate build kit and run!

(C) Copyright 2015-2016 by Tim Süberkrüb and contributors

See CONTRIBUTORS.md for a full list of contributors.

This application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

See LICENSE for more information.

This application is not endorsed by or affiliated with Ubuntu or Canonical. Ubuntu and Canonical are registered trademarks of Canonical Ltd.

Open Source Agenda is not affiliated with "Ubuntu Hangups" Project. README Source: timsueberkrueb/ubuntu-hangups
Stars
28
Open Issues
26
Last Commit
6 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating