Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

XUL desktop application

stesie edited this page Aug 5, 2012 · 1 revision

The XUL-based graphical desktop application is the primary interface of Geierlein.

As it’s based on Mozilla XUL, you need to have [Mozilla XUL-Runner](https://developer.mozilla.org/de/xulrunner) installed. Newer Mozilla Firefox versions (all from version 3 on) also ship a XUL-Runner instance and hence are sufficient to run Geierlein.

If you’ve unpacked Geierlein’s ZIP-archive and besides have a Firefox installation around, you simply need to run

    firefox -app application.ini

If you’d like to use XUL-Runner instead of Firefox, you may omit the -app argument.

It’s furthermore possible to specify a Geierline file to be opened right on the command line.

    firefox -app application.ini -load pfad/zur/datei

Clone this wiki locally