Skip to content

abhijangda/kivy-designer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kivy Designer

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

git clone http://github.com/kivy/kivy/

cd kivy

git checkout sandbox-clock

git pull https://github.com/abhijangda/kivy sandbox-clock

make

cd kivy/tools

garden install filebrowser

export PYTHONPATH=PATH-TO-ABOVE-KIVY

cd ..

cd ..

cd ..

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

Languages

  • Python 100.0%