Code Monkey home page Code Monkey logo

ubuntu-hangups's Introduction

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!

Copyright and License

(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.

ubuntu-hangups's People

Contributors

ivoxavier avatar morphis avatar timsueberkrueb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.