Difference between revisions of "Readers"

Jump to navigation Jump to search
216 bytes added ,  14:22, 25 May 2018
m
further development of zimHttpServer.pl to run on big-endian machines such as some popular routers
m (further development of zimHttpServer.pl to run on big-endian machines such as some popular routers)
Line 19: Line 19:
* [[Zimreader]] ([https://github.com/wikimedia/openzim/tree/master/zimreader source]), an HTTP server base on the [http://www.tntnet.org Tntnet] framework
* [[Zimreader]] ([https://github.com/wikimedia/openzim/tree/master/zimreader source]), an HTTP server base on the [http://www.tntnet.org Tntnet] framework
* [https://github.com/openzim/zimreader-java zimreader-java], a reader in java
* [https://github.com/openzim/zimreader-java zimreader-java], a reader in java
* [https://sourceforge.net/p/kiwix/tools/ci/master/tree/tools/scripts/zimHttpServer.pl zimHttpServer.pl] A pure Perl ZIM HTTP server. An improved version has been developed [https://github.com/waynepiekarski/zimHttpServer32 here].
* [https://sourceforge.net/p/kiwix/tools/ci/master/tree/tools/scripts/zimHttpServer.pl zimHttpServer.pl] A pure Perl ZIM HTTP server. An improved version has been developed [https://github.com/waynepiekarski/zimHttpServer32 here] and [https://github.com/cm8/zimHttpServer32 here].  The latter works on big-endian architecture also<!-- and needs less free space in ''/tmp'' directory since the decompressed cluster is read directly from a pipe-->.
* [https://github.com/braddockcg/internet-in-a-box/blob/master/iiab/zimpy.py zimpy.py] a pure Python ZIM reader
* [https://github.com/braddockcg/internet-in-a-box/blob/master/iiab/zimpy.py zimpy.py] a pure Python ZIM reader
* [https://github.com/kimbauters/ZIMply ZIMply], another more recent Python ZIM reader
* [https://github.com/kimbauters/ZIMply ZIMply], another more recent Python ZIM reader

Navigation menu