/kivy-designer

UI Designer for Kivy (WIP)

Primary LanguagePythonMIT LicenseMIT

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

On OsX you might need to use kivy command insteaad of Python if you are using our portable package.

ScreenShot