Difference between revisions of "Build your ZIM file"

Jump to navigation Jump to search
(→‎zimmer: unzimmer)
Line 58: Line 58:
===zimmer===
===zimmer===
[https://github.com/vadp/zimmer zimmer] is a command line JavaScript (nodejs) ZIM file creator. It's mostly a drop-in replacement for [[#zimwriterfs|zimwriterfs]] with a notable exception: it does't support ''withFullTextIndex'' option so far. Zimmer doesn't depend on [[zimlib]] and there is no need to compile it. That's probably why it could be useful for someone.
[https://github.com/vadp/zimmer zimmer] is a command line JavaScript (nodejs) ZIM file creator. It's mostly a drop-in replacement for [[#zimwriterfs|zimwriterfs]] with a notable exception: it does't support ''withFullTextIndex'' option so far. Zimmer doesn't depend on [[zimlib]] and there is no need to compile it. That's probably why it could be useful for someone.
There is also zimmer's counterpart -- [https://github.com/vadp/unzimmer unzimmer]. It unpacks a ZIM file into a directory, which could be useful for doing some debugging.


== See also ==
== See also ==