Skip to main content

Graphical user interface for the Python HTTP logging server

Project description

Chronologer

Chronologer UI is a Qooxdoo application written in ECMAScript 5.1.

Building frontend

The frontend requires Qoodxoo 5 SDK which requires Python 2. The SDK can be installed like:

wget -q -P /tmp https://github.com/qooxdoo/qooxdoo/releases/download/release_5_0_2/qooxdoo-5.0.2-sdk.zip
mkdir -p /usr/share/javascript/qooxdoo
unzip -q -d /usr/share/javascript/qooxdoo /tmp/qooxdoo-5.0.2-sdk.zip

To install dependencies:

./generate.py load-library

To make a source version and serve it locally:

./generate.py && ./generate.py source-server

To make a build version:

./generate.py build

Credits

Logo is contributed by lightypaints.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ChronologerUI-0.2.0.tar.gz (654.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page