Hey,
is there a reliable way of getting a signal from the ZimReader respective webserver, whether it got started successfully? Thing is, for now I start the ZimReader, wait a few seconds and then will start my webbrowser, out of the hope, the ZimReader got up in time.
My idea would be sth. like, having an option to be able to start the ZimReader in daemon-mode which is forking (and therefore "backgrounding") when it got up successfully.
That way, e.g. this would possible: < ZimReader /foo/bar.zim && webbrowser http://127.0.0.1:8080 >
Thanks in advance,
mirko