Skip to content

bhaveshAn/AlloPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AlloPy

A well known Google Allo smart messaging App developed in Python

  1. About the Development framework

    Kivy - Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps.

    Cross platform: Kivy runs on Linux, Windows, OS X, Android and iOS. You can run the same code on all supported platforms. It can use natively most inputs, protocols and devices including WM_Touch, WM_Pen, Mac OS X Trackpad and Magic Mouse, Mtdev, Linux Kernel HID, TUIO. A multi-touch mouse simulator is included.

    Business Friendly: Kivy is 100% free to use, under an MIT license (starting from 1.7.2) and LGPL 3 for the previous versions. The toolkit is professionally developed, backed and used. You can use it in a commercial product. The framework is stable and has a well documented API, plus a programming guide to help you get started.

    GPU Accelerated: The graphics engine is built over OpenGL ES 2, using a modern and fast graphics pipeline. The toolkit comes with more than 20 widgets, all highly extensible. Many parts are written in C using Cython, and tested with regression tests.

  2. About the project

    This Application is build on a python cross-platform Natural User Interface (NUI) framework named Kivy, which is designed to make a smart messaging app Allo, which will run on major operating systems like Windows, Mac OSX, Linux, Android and iOS.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages