Skip to content

5y/kivy-designer

 
 

Repository files navigation

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

Prerequisite for Kivy Designer is watchdog. To install watchdog refer to: http://pythonhosted.org/watchdog/

Make sure you have kivy 1.8(currently devel branch) installed.

cd kivy/tools
python ./garden install filebrowser

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

ScreenShot

About

UI Designer for Kivy (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published