Difference between revisions of "Readers"

From openZIM
Jump to navigation Jump to search
(28 intermediate revisions by 7 users not shown)
Line 4: Line 4:
[[File:Berlin_Hackathon_2012-48.jpg|right|thumb|[http://activities.sugarlabs.org/fr/sugar/addon/4483 Kiwix] for XO]]
[[File:Berlin_Hackathon_2012-48.jpg|right|thumb|[http://activities.sugarlabs.org/fr/sugar/addon/4483 Kiwix] for XO]]


'''Reader softwares''' which support the [[ZIM file format]].
'''Reader softwares''' and '''hardware''' which support the [[ZIM file format]].


== Desktop ==
== Desktop ==
=== With user interface ===
=== With user interface ===
* [http://www.kiwix.org Kiwix], a software for Windows/OSX/Linux with a complete set of features.
* [http://www.kiwix.org Kiwix], a software for Windows/OSX/Linux with a complete set of features.
* [https://github.com/birros/web-archives web-archives], an alternative ZIM reader for Gnu/Linux
* [https://www.microsoft.com/en-gb/store/p/kiwix-js/9p8slz4j979j Kiwix JS Windows] for Windows 10 UWP (Store App)


=== Without user interface / Console ===
=== Without user interface / Console ===


* [http://www.kiwix.org/wiki/Kiwix-serve kiwix-serve], the HTTP server of the [http://www.kiwix.org Kiwix] project
* [http://www.kiwix.org/wiki/Kiwix-serve kiwix-serve], the HTTP server of the [http://www.kiwix.org Kiwix] project
* [[Zimreader]] ([https://gerrit.wikimedia.org/r/gitweb?p=openzim.git;a=tree;f=zimreader;h=3fe2bb3d0a1a382ebb89163cfedbe3899d314b83;hb=HEAD source]), an HTTP server base on the [http://www.tntnet.org Tntnet] framework
** [https://github.com/stardiviner/kiwix.el Integration of kiwix-serve in Emacs]
* [https://gerrit.wikimedia.org/r/gitweb?p=openzim.git;a=tree;f=zimreader-java;h=2562adf6977624a1887b4969a59c255ee0e1209c;hb=HEAD zimreader-java], a reader in java
* [https://github.com/openzim/zim-tools ZIM tools] A small set of command line tools to manipulate a ZIM file
* [https://sourceforge.net/p/kiwix/tools/ci/master/tree/tools/scripts/zimHttpServer.pl zimHttpServer.pl] A pure Perl ZIM HTTP server
* [[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://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/kimbauters/ZIMply ZIMply], another more recent Python ZIM reader
* An other reader in the Nim language ([https://github.com/openzim/zimwriterfs/files/3385446/nim-zim-master.zip archive])
* [https://github.com/akhenakh/gozim Gozim] A ZIM web-server written in Go.
* [https://github.com/tim-st/go-zim Go-zim] A set of command line tools (and a web server) in Go.
* [https://github.com/Spiritdude/ZIM zim & ZIM.pm], command line interface (CLI), experimental Perl ZIM.pm module, web-server & RESTful endpoint for full-text search
* [https://github.com/dignifiedquire/zim/ An ZIM to fs dump tool in Rust]


== Mobile ==
== Mobile ==


=== Android ===
=== Android ===
* [https://play.google.com/store/apps/details?id=org.kiwix.kiwixmobile Kiwix for Android]
* Kiwix for Android [http://android.kiwix.org on Google Play] and [https://f-droid.org/repository/browse/?fdfilter=kiwix&fdid=org.kiwix.kiwixmobile on F-Droid]
 
=== iOS ===
* Kiwix for iOS [http://ios.kiwix.org on iTunes]
 
=== Windows 10 Mobile / UWP ===
* [https://www.microsoft.com/en-gb/store/p/kiwix-js/9p8slz4j979j Kiwix JS Windows] for Windows 10 Universal Windows Platform (including Mobile)
 
=== Jolla ===
* [https://github.com/mkiol/Zimpedia Zimpedia] for Jolla phone and Jolla tablet.


=== Symbian ===
=== Symbian ===
* [http://store.ovi.com/content/148305 WikiOnBoard] ([http://github.com/cip/WikiOnBoard Source]), a simple but efficient reader
* '''''unmaintained''''' - [http://store.ovi.com/content/148305 WikiOnBoard] ([http://github.com/cip/WikiOnBoard Source]), a simple but efficient reader
 
== Kiwix JS for browsers ==
 
Javascript based Kiwix reader ([https://github.com/kiwix/kiwix-js development project]):
 
* [https://addons.mozilla.org/firefox/addon/kiwix-offline/ Firefox extension Kiwix JS]
* [https://chrome.google.com/webstore/detail/kiwix/donaljnlmapmngakoipdmehbfcioahhk Chrome extension Kiwix JS]


== Other ==
== Other ==
Line 33: Line 60:
=== XO (OLPC) ===
=== XO (OLPC) ===
* [http://www.kiwix.org Kiwix], with almost all its feature has also [http://activities.sugarlabs.org/en-US/sugar/addon/4483/ a port for XO].
* [http://www.kiwix.org Kiwix], with almost all its feature has also [http://activities.sugarlabs.org/en-US/sugar/addon/4483/ a port for XO].
=== Offline, Illiterate ===
*  [https://github.com/MycroftAI MyCroft Artificial Intelligence]
*  [https://github.com/mozilla/DeepSpeech Mozilla Deep Speech], to read an actual article
* [[Audio]]


== See also ==
== See also ==
* [[Bindings]]
* [[Bindings]]
* [[Audio]]
__NOTOC__
__NOTOC__

Revision as of 18:33, 14 May 2020

Kiwix, a full featured ZIM reader
WikiOnBoard, the perfect ZIM reader for Symbian
Kiwix for XO

Reader softwares and hardware 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

Mobile

Android

iOS

Windows 10 Mobile / UWP

Jolla

  • Zimpedia for Jolla phone and Jolla tablet.

Symbian

Kiwix JS for browsers

Javascript based Kiwix reader (development project):

Other

Ben NanoNote

XO (OLPC)

Offline, Illiterate

See also