DerekPark / unzimmer

Zim file unpacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unzimmer Zim file unpacker

Installation

Requirement: node version >=6.x, npm version correspondent to the node's version

  • Clone unzimmer from Github or download ZIP and unpack it
  • Change into the unzimmer folder. For example cd unzimmer
  • Install dependencies: npm install
  • Make unzimmer.js executable or run it with node <path-to-unzimmer>/unzimmer.js <zim-file>

About

Zim file unpacker


Languages

Language:JavaScript 100.0%