diff --git a/README.md b/README.md index 20505a9..bfaf830 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ A web-based Kiwix management tool to create & upload zims as well as manage non --- +![](screenshot-archive.png) +![](screenshot-manager.png) + ## Table of Contents - [Kiwix Manager](#top) - [About](#about) @@ -41,15 +44,16 @@ A web-based Kiwix management tool to create & upload zims as well as manage non ## About -Kiwix Manager is a comprehensive web-based management interface for Kiwix servers that extends beyond traditional ZIM file management. It provides both a powerful Kiwix library management system and an integrated file browser for non-ZIM content, making it a complete solution for offline content libraries. +Kiwix Manager (KiwixM) is a comprehensive web-based management interface for Kiwix servers that extends beyond traditional ZIM file management. It provides both a powerful Kiwix library management system and an integrated file browser for non-ZIM content, making it a complete solution for offline content libraries. ### Features -- **Non-ZIM library browser + uploader integrated into Kiwix** - Browse and upload any file type through a custom file browser that works alongside your Kiwix content +- **Non-ZIM library browser + uploader integrated into Kiwix** - Open the "Archive" book in Kiwix to browse and upload any file alongside your Kiwix content - **Kiwix management interface for updating library content** - Full administrative control over your Kiwix server and ZIM library -- **Upload ZIMs from computer or download them directly from Kiwix library** - Flexible ZIM file management with local uploads and remote downloads +- **Upload ZIMs or download them from URLs** - Flexible ZIM file management with local uploads and remote downloads - **Create ZIMs from URLs (zimmit)** - Convert websites directly to ZIM files with customizable scraping options - **Create ZIMs from zips / files** - Generate ZIM archives from your existing file collections +- **Automatic ZIM indexing** - We will automatically update your `library.xml` everytime Kiwix reboots ### Built With [![Docker](https://img.shields.io/badge/Docker-384d54?style=for-the-badge&logo=docker)](https://docker.com/) diff --git a/screenshot-archive.png b/screenshot-archive.png new file mode 100644 index 0000000..6ccd28e Binary files /dev/null and b/screenshot-archive.png differ diff --git a/screenshot-manager.png b/screenshot-manager.png new file mode 100644 index 0000000..2489131 Binary files /dev/null and b/screenshot-manager.png differ