Difference between revisions of "Readers"
Jump to navigation
Jump to search
Dorfbuerger (talk | contribs) m (further development of zimHttpServer.pl to run on big-endian machines such as some popular routers) |
(Hardware and Interpreters) |
||
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 == | ||
Line 48: | Line 48: | ||
=== 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], for when you want '''Intelligence''' | |||
* [https://github.com/mozilla/DeepSpeech Mozilla Deep Speech], to read an actual article | |||
== See also == | == See also == | ||
* [[Bindings]] | * [[Bindings]] | ||
__NOTOC__ | __NOTOC__ |
Revision as of 09:35, 16 August 2018
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
- 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.
Offline, Illiterate
- MyCroft Artificial Intelligence, for when you want Intelligence
- Mozilla Deep Speech, to read an actual article