Whatsdesk is an unofficial desktop application for using whatsapp-the famous mobile messaging client. It is written in python by wrapping the YOWSUP2 - the famous python library for whatsapp. Whatsdesk is just an UI for that YOWSUP2 library. Just started coding this application. Its not even completed.
##Framework and Languages
- PyQT for UI elements
- Python scripting languages
- Sqlalchemy for ORM
- Yowsup2 as an whatsapp server connection library.
##Special Thanks
- Thanks to Yowsup for the wounderful whatsapp library
##Installation for Users
- Nightly build will be released soon when the product is released.
##Installation For Developers
- Install python-3.4.3 from https://www.python.org/downloads/
- Install PyQt5-5.4.2-gpl-Py3.4-Qt5.4.2-x32 from https://riverbankcomputing.com/software/pyqt/download5
- Install Sql alchemy by pip install SQLAlchemy
- Install Yowsup2 by using the installation steps in https://github.com/tgalal/yowsup.
#LICENSE This application is licensed under GPLv3+
##Disclaimer This is an unofficial application. Please use this application at your own risk. We are not responsible for any loss inaccurred to you at any way. All trademarks and logos belongs to respective owners. Try it at your own risk.