marcydoty / kivy-designer

UI Designer for Kivy (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kivy Designer

WARNING::This is Alpha grade software, don't blame us if it eats your kittens

Kivy Designer is Kivy's tool for designing Graphical User Interfaces (GUIs) from Kivy Widgets. You can compose and customize widgets, and test them. It is completely written in Python using Kivy.

Installation

Prequisites:

To install the FileBrowser:

pip install kivy-garden
garden install filebrowser

With the prequisites installed, you can use the designer:

git clone http://github.com/kivy/kivy-designer/
cd kivy-designer
python main.py

ScreenShot

About

UI Designer for Kivy (WIP)

License:MIT License