Skip to content

rainbowdesign/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

Prequisites:

To install the FileBrowser enter the console (on winodws use kivy.bat in the kivy folder):

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

without git download, extract and execute main.py: https://github.com/kivy/kivy-designer/archive/master.zip

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

ScreenShot

About

UI Designer for Kivy (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%