UThere is a fork of Wazapp with the aim to be ported to Ubuntu Touch so that also people on Ubuntu Touch are able to chat with their Whatsapp buddies.
Join us for discussion at https://groups.google.com/forum/#!forum/uthere. We are looking for people to help out, so if you're good at QML, Python and/or C++, join in!
Wazapp (the current code) consists of 2 parts, the IM application (wazapp), which is in Python, and the accounts plugin (waxmppplugin) in C++. The UI seems to be written in QML.
Seeing that Python and C++ are supported languages on Ubuntu Touch, porting the UI to Ubuntu Touch is the first priority.
If you want to help out, fork this repo, or open an issue to discuss some stuff. This is just a starting point, let's see what we can make happen.
UThere is powered by Yowsup, the python Whatsapp Library
License:
Copyright (c) 2012, Tarek Galal <tarek@wazapp.im>
Wazapp 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 2 of the License, or (at your option) any later version.
Wazapp is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Wazapp.
If not, see http://www.gnu.org/licenses/.