Difference between revisions of "Readers"
Jump to navigation
Jump to search
(→Mobile) |
Dorfbuerger (talk | contribs) 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 |
Revision as of 14:22, 25 May 2018
Reader softwares which support the ZIM file format.
Desktop
With user interface
- Kiwix, a software for Windows/OSX/Linux with a complete set of features.
- web-archives, an alternative ZIM reader for Gnu/Linux
- Kiwix JS Windows for Windows 10 UWP (Store App)
Without user interface / Console
- kiwix-serve, the HTTP server of the Kiwix project
- Zimreader (source), an HTTP server base on the Tntnet framework
- zimreader-java, a reader in java
- zimHttpServer.pl A pure Perl ZIM HTTP server. An improved version has been developed here and here. The latter works on big-endian architecture also.
- zimpy.py a pure Python ZIM reader
- ZIMply, another more recent Python ZIM reader
Mobile
Android
- Kiwix for Android on Google Play and on F-Droid
iOS
- Kiwix for iOS on iTunes
Windows 10 Mobile / UWP
- Kiwix JS Windows for Windows 10 Universal Windows Platform (including Mobile)
Jolla
- Zimpedia for Jolla phone and Jolla tablet.
Symbian
- unmaintained - WikiOnBoard (Source), a simple but efficient reader
Other
Ben NanoNote
- vido (gtk) for Ben NanoNote
- qvido (Qt) for Ben NanoNote
XO (OLPC)
- Kiwix, with almost all its feature has also a port for XO.