You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2019. It is now read-only.
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.