json-dbus-bridge-examples ========================= This is a collection of examples for the json-dbus-bridge. Running the examples -------------------- Run "./configure" and "make" to build the examples. The script run.sh can be used to start the D-Bus services and a web server (lighttpd) with an appropriate configuration to show the examples. Files ----- - services - python: D-Bus services written in python - web-gui - hello-world: A small hello world demo - calculator: A minimalistic calculator. - lighttpd: Sample configuration to run lighttpd.