This repository provides the command-line utility suite for Kiwix, a set of tools designed to manage and serve ZIM files. The collection includes utilities such as `kiwix-manage` for library management, `kiwix-search` for full-text searching within ZIM archives, and `kiwix-serve` which acts as an HTTP daemon to deliver content offline.
- Primary command line tools include kiwix-manage, kiwix-search, and kiwix-serve
- The software is licensed under the GNU GPLv3
- Requires libkiwix and libzim dependencies for compilation
- Build system utilizes Meson and Ninja