2022-01-18 11:02:42 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2022-01-18 11:02:48 +01:00
# Kiwix for YunoHost
2022-01-18 11:02:42 +01:00
2022-01-18 11:02:48 +01:00
[![Integration level ](https://dash.yunohost.org/integration/kiwix.svg )](https://dash.yunohost.org/appci/app/kiwix) ![](https://ci-apps.yunohost.org/ci/badges/kiwix.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/kiwix.maintain.svg)
[![Install Kiwix with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=kiwix)
2022-01-18 11:02:42 +01:00
*[Lire ce readme en français.](./README_fr.md)*
2022-01-18 11:02:48 +01:00
> *This package allows you to install Kiwix quickly and simply on a YunoHost server.
2022-01-18 11:02:42 +01:00
If you don't have YunoHost, please consult [the guide ](https://yunohost.org/#/install ) to learn how to install it.*
## Overview
2022-01-18 11:02:48 +01:00
Kiwix is an offline reader for online content like Wikipedia, Project Gutenberg, or TED Talks. It makes knowledge available to people with no or limited internet access. The software as well as the content is free to use for anyone.
2022-01-18 11:02:42 +01:00
2022-01-18 11:02:48 +01:00
### Features
2022-01-18 11:02:42 +01:00
2022-01-18 11:02:48 +01:00
- Full text search engine
- Search suggestions
- Really small and efficient
- Compatible with almost all browsers
- Available on all platforms
- Available as command line executable
- Embedded in Kiwix UI
- Able to deal with one ZIM file or XML library files
- RESTful API endpoint with OPDS (XML)
2022-01-18 11:02:42 +01:00
2022-01-18 11:02:48 +01:00
**Shipped version:** 3.1.2~ynh1
2022-01-18 11:02:42 +01:00
2022-01-18 11:02:48 +01:00
**Demo:** http://library.kiwix.org/
2022-01-18 11:02:42 +01:00
2022-01-18 11:02:48 +01:00
## Screenshots
2022-01-18 11:02:42 +01:00
2022-01-18 11:02:48 +01:00
![](./doc/screenshots/screenshot.png)
2022-01-18 11:02:42 +01:00
## Documentation and resources
2022-01-18 11:02:48 +01:00
* Official app website: https://www.kiwix.org/
* Official admin documentation: https://wiki.kiwix.org/wiki/Kiwix-serve/
2022-02-24 00:10:04 +01:00
* Upstream app code repository: https://github.com/kiwix/kiwix-tools
2022-01-18 11:02:48 +01:00
* YunoHost documentation for this app: https://yunohost.org/app_kiwix
* Report a bug: https://github.com/YunoHost-Apps/kiwix_ynh/issues
2022-01-18 11:02:42 +01:00
## Developer info
2022-01-18 11:02:48 +01:00
Please send your pull request to the [testing branch ](https://github.com/YunoHost-Apps/kiwix_ynh/tree/testing ).
2022-01-18 11:02:42 +01:00
To try the testing branch, please proceed like that.
```
2022-01-18 11:02:48 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/kiwix_ynh/tree/testing --debug
2022-01-18 11:02:42 +01:00
or
2022-01-18 11:02:48 +01:00
sudo yunohost app upgrade kiwix -u https://github.com/YunoHost-Apps/kiwix_ynh/tree/testing --debug
2022-01-18 11:02:42 +01:00
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps