Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aavision/kivymd-demo
📱 KivyMD templates
https://github.com/aavision/kivymd-demo
kivy-framework kivymd python
Last synced: 30 days ago
JSON representation
📱 KivyMD templates
- Host: GitHub
- URL: https://github.com/aavision/kivymd-demo
- Owner: AAVision
- Created: 2021-04-25T14:53:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T23:15:08.000Z (over 3 years ago)
- Last Synced: 2024-10-14T06:40:27.484Z (30 days ago)
- Topics: kivy-framework, kivymd, python
- Language: Python
- Homepage:
- Size: 254 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
KivyMD-Demo
===================- - - -
### What is KIVY ? ###
Kivy is a free and open source Python framework for developing mobile apps and other multitouch application software with a natural user interface.
It is distributed under the terms of the MIT License, and can run on Android, iOS, Linux, macOS, and Windows### What is KIVYMD ? ###
KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications.
The project's goal is to approximate Google's Material Design spec as close as possible without sacrificing ease of use or application performanceTable, like this one :
First Header | Second Header
------------- | -------------
input-user.py | [Demo1](#Demo1)
lists.py | [Demo2](#Demo2)
mover.py | [Demo3](#Demo3)
slide .py | [Demo4](#Demo4)
template-2.py | [Demo5](#Demo5)
template.py | [Demo6](#Demo6)## Demo1
![alt text](https://github.com/AAVision/KivyMD-Demo/blob/master/demo/input-user.PNG?raw=true)## Demo2
![alt text](https://github.com/AAVision/KivyMD-Demo/blob/master/demo/lists.PNG?raw=true)## Demo3
![alt text](https://github.com/AAVision/KivyMD-Demo/blob/master/demo/move.gif?raw=true)## Demo4
![alt text](https://github.com/AAVision/KivyMD-Demo/blob/master/demo/slider.gif?raw=true)## Demo5
![alt text](https://github.com/AAVision/KivyMD-Demo/blob/master/demo/temp2.PNG?raw=true)## Demo6
![alt text](https://github.com/AAVision/KivyMD-Demo/blob/master/demo/template.PNG?raw=true)