slashdevsda / AmberLeafBox

Quick and dirty webgl/complex web ui demo/testing tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmberLeafBox

Quick and dirty webgl/complex gui demo/testing tool.

Installation

You'll need :

  • pywebkitgtk
  • pygtk
  • python 2.7

Usage

$ python2 alb.py --help
Usage: alb.py [options]

Options:
  -h, --help            show this help message and exit
  -p                    replay a sequence of events.
  -r                    record a sequence of events.
  -f FILENAME, --file=FILENAME
                        write/read events from [filename].
  -u URL, --url=URL     
  -s WINDOW_SIZE, --size=WINDOW_SIZE
                        Window size.
  -e, --exit            (Only for replay-mode) exit when finished.

About

Quick and dirty webgl/complex web ui demo/testing tool.

License:MIT License


Languages

Language:Python 100.0%