/kivy_watsapp

A WhatsApp like clone using Python: XMPP app as a Kivy application using this tutorial from Dusty's Diverse Domain

Primary LanguagePythonMIT LicenseMIT

No Maintenance Intended

README

I'm learning to build a XMPP app as a Kivy application using this tutorial from Dusty's Diverse Domain

####Screenshot####

XMPP client used with La Quadrature du Net in Kirundi

What is this repository for?

  • Kivy is an Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps.
  • XMPP is the formalization of the base XML streaming protocols for instant messaging and presence developed within the Jabber community.
  • Version 1
  • This README was written using Markdown

How do I get set up?

  • Setting up a development environement and other dependencies are well explained on this Dusty's post and on the Kivy.org installation page.

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?