mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 03:12:04 -04:00
Create ZIM files out of HTTP websites ##################################### Given any WebSite, get a ZIM file out of it! How to use it? ############## Install it using pip :: $ pip install zimit Then, run it how you want, for instance with pserve:: $ pserve zimit.ini In a separate process, you also need to run the worker:: $ rqworker To test it:: $ http POST http://0.0.0.0:6543/website url="https://refugeeinfo.eu/" title="Refugee Info" email="alexis@notmyidea.org"
Languages
Python
91.2%
Dockerfile
8.8%