Difference between revisions of "Zimreader"

Jump to navigation Jump to search
375 bytes removed ,  20:51, 11 January 2013
(5 intermediate revisions by 2 users not shown)
Line 6: Line 6:
* access the webapplication via <tt>http://localhost:8080/</tt>
* access the webapplication via <tt>http://localhost:8080/</tt>


== Other Readers ==
=== Command Line Options ===
The ZIMreader provided by openZIM is just an example application, free to use and open source. It has been developed under the name "tntzenoreader" in 2007 by Tommi Mäkitalo, the developer of tntnet (and now lead developer of openZIM), to be used on the german Wikipedia DVD. The "Wikipedia DVD 2007/2008" contained Zeno files, the proprietary ''ZenoReader'' by DirectMedia and the free ''tntzenoreader'' as source tarball, Linux packages and Mac OS X package.
<source lang=bash>
$> zimreader
usage: zimreader [options] zim-file


There are more Wikipedia Offline and other kind of offline readers out there which also use the [[ZIM File Format]].
options:
        -l <ip>        listen ip (default 0.0.0.0)
        -p <port>      listen port (default 8080)
        -x <indexfile> full text index file name
</source>


* [http://www.kiwix.org/ Kiwix]
== See also ==
 
* [[Git|Get the source code]]
Feel free to integrate the ZIM file format into your offline reader and list it here.
* [[ZIM_Readers|Other readers]]

Navigation menu