Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

openzim/zip2zim

Repository files navigation

Build Status

zip2zim

Convert Zip Files to Zim Files

Deployment

We recommend using the Docker file:

> docker run -p 8000:8000 openzim/zip2zim

But you could run it directly yourself:

> npm i && npm start

Contributing

A bad PR is better than no PR, we won't bite, so feel free to give it a go!