Kiwix Server
- Download binaries.
- Decompress the archiver to
Kiwix-Server/. - Add
Kiwix-Server/into PATH.
usage
# Deliver ZIM file articles on LAN
kiwix-serve --address 0.0.0.0 --port 5173 <zim>
# Deliver ZIM files articles on LAN
kiwix-manage <path_to>/kiwix/library.xml add <zim>
kiwix-serve --library <path_to>/kiwix/library.xml --address 0.0.0.0 --port 5173