Difference between revisions of "Readers"

From openZIM
Jump to navigation Jump to search
(47 intermediate revisions by 8 users not shown)
Line 1: Line 1:
__NOTOC__
[[File:Kiwix.png|right|thumb|[http://www.kiwix.org Kiwix], a full featured ZIM reader]]
Get a reader software for your computer / device / operating system!
[[File:WikiOnBoard.png|right|thumb|[http://store.ovi.com/content/148305 WikiOnBoard], the perfect ZIM reader for Symbian]]
[[File:Kiwix_on_Android.jpg|right|thumb|[https://play.google.com/store/apps/details?id=org.kiwix.kiwixmobile Kiwix for Android]]]
[[File:Berlin_Hackathon_2012-48.jpg|right|thumb|[http://activities.sugarlabs.org/fr/sugar/addon/4483 Kiwix] for XO]]
 
'''Reader softwares''' and '''hardware''' which support the [[ZIM file format]].
 
== Desktop ==
=== With user interface ===
* [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 ===
 
* [http://www.kiwix.org/wiki/Kiwix-serve kiwix-serve], the HTTP server of the [http://www.kiwix.org Kiwix] project
** [https://github.com/stardiviner/kiwix.el Integration of kiwix-serve in Emacs]
* [[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
* [https://github.com/tim-st/nim-zim An other reader in the Nim language]
 
== Mobile ==


{|width="100%" cellspacing="1"
=== Android ===
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
* 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]  
=== GNU / Linux ===
* [http://www.kiwix.org/index.php/Main_Page Kiwix]
* zimreader (part of openZIM)
* [http://projects.qi-hardware.com/index.php/p/qvido/ qvido for embedded devices (eg. Ben NanoNote)]


|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
=== iOS ===
* Kiwix for iOS [http://ios.kiwix.org on iTunes]


=== Mac OS X ===
=== 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)


|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
=== Jolla ===
=== ReactOS / Microsoft Windows ===
* [https://github.com/mkiol/Zimpedia Zimpedia] for Jolla phone and Jolla tablet.
* [http://www.kiwix.org/index.php/Main_Page Kiwix]


|-
|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
=== Symbian ===
=== Symbian ===
* [http://wiki.github.com/cip/WikiOnBoard/ WikiOnBoard]
* '''''unmaintained''''' - [http://store.ovi.com/content/148305 WikiOnBoard] ([http://github.com/cip/WikiOnBoard Source]), a simple but efficient reader


|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
== Other ==


=== Android ===
=== Ben NanoNote ===
* [http://projects.qi-hardware.com/index.php/p/vido/ vido (gtk)] for [http://en.qi-hardware.com/wiki/Ben_NanoNote Ben NanoNote]
* [http://projects.qi-hardware.com/index.php/p/qvido/ qvido (Qt)] for [http://en.qi-hardware.com/wiki/Ben_NanoNote Ben NanoNote]


|style="vertical-align:top; width:33%; height:100px; border:1px solid #99ff99; background-color:#eeffee"|
=== XO (OLPC) ===
=== Apple iPhone ===
* [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], for when you want '''Intelligence'''
*  [https://github.com/mozilla/DeepSpeech Mozilla Deep Speech], to read an actual article
* [[Audio]]


== openZIM ==
== See also ==
The openZIM project has developed the file format and a free and open source implementation. The implementation is written in C++ and provides libraries and tools to make it easier to integrate ZIM into other projects.
* [[Bindings]]
 
* [[Audio]]
* [[ZIM File Format]] - documentation on the file format itself, needed if you want to make your own ZIM implementation
__NOTOC__
* [[Releases]] - the openZIM codebase
* [[Bugs]] - report bugs in openZIM - for problems with readers please contact the authors

Revision as of 20:25, 2 December 2018

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

Other

Ben NanoNote

XO (OLPC)

Offline, Illiterate

See also