/Kivy-Chat-App

This is a cross-platform chat app developed completely in python3 along with the kivy framework and kivymd widgets.

Primary LanguagePython

App Demo Kivy Chat App

This is a cross-platform chat app developed completely in python3 along with the kivy framework and kivymd widgets.

  • The app is fully scalable and therfore can be used on multiple devices.
  • The app also has a dark theme other than this light theme.

Screencshots

App Demo

Login Page Light

Info Page Light

Chat Page Light

Navigation Drawer Light

Chat Page Dark

Info Page Dark

Login Page Dark

Navigation Drawer Dark

Requirements

  • Kivy > 2.0.0rc1 pip3 install kivy==2.0.0rc1
  • KivyMD > 0.104.0 pip3 install kivymd==0.104.0

Usage

APK File: /bin/superchat-1.1-armeabi-v7a-debug.apk

Python Code File: main.py