mirror of
https://github.com/YunoHost-Apps/kiwix_ynh.git
synced 2024-09-03 19:35:56 +02:00
Auto-update README
This commit is contained in:
parent
54975c6958
commit
9943379d60
2 changed files with 2 additions and 32 deletions
17
README.md
17
README.md
|
@ -31,7 +31,7 @@ Kiwix is an offline reader for online content like Wikipedia, Project Gutenberg,
|
|||
- RESTful API endpoint with OPDS (XML)
|
||||
|
||||
|
||||
**Shipped version:** 3.1.2~ynh2
|
||||
**Shipped version:** 3.5.0~ynh1
|
||||
|
||||
**Demo:** http://library.kiwix.org/
|
||||
|
||||
|
@ -39,21 +39,6 @@ Kiwix is an offline reader for online content like Wikipedia, Project Gutenberg,
|
|||
|
||||
![Screenshot of Kiwix](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
### How to add zim files?
|
||||
|
||||
- Download one or more ZIM files, e.g. from [https://download.kiwix.org/zim/](https://download.kiwix.org/zim/)
|
||||
- Put the ZIM files into `/home/yunohost.app/kiwix/`
|
||||
- Add them to the library with the following command:
|
||||
```
|
||||
/var/www/kiwix/kiwix-manage /home/yunohost.app/kiwix/library.xml add /home/yunohost.app/kiwix/*.zim
|
||||
```
|
||||
|
||||
- Restart the service:
|
||||
|
||||
`yunohost service restart kiwix`
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://www.kiwix.org/>
|
||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -28,7 +28,7 @@ Kiwix est un lecteur hors-ligne pour contenus web qui permet en particulier d’
|
|||
- Embedded in Kiwix UI
|
||||
- Capable de traiter un fichier ZIM ou des fichiers de bibliothèque XML
|
||||
|
||||
**Version incluse :** 3.1.2~ynh2
|
||||
**Version incluse :** 3.5.0~ynh1
|
||||
|
||||
**Démo :** http://library.kiwix.org/
|
||||
|
||||
|
@ -36,21 +36,6 @@ Kiwix est un lecteur hors-ligne pour contenus web qui permet en particulier d’
|
|||
|
||||
![Capture d’écran de Kiwix](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
### Comment ajouter des fichiers ZIM ?
|
||||
|
||||
- Téléchargez un ou plusieurs fichiers ZIM, par ex. [https://download.kiwix.org/zim/](https://download.kiwix.org/zim/)
|
||||
- Mettez les fichiers ZIM dans `/home/yunohost.app/kiwix/`
|
||||
- Ajoutez-les à la bibliothèque avec la commande suivante :
|
||||
```
|
||||
/var/www/kiwix/kiwix-manage /home/yunohost.app/kiwix/library.xml add /home/yunohost.app/kiwix/*.zim
|
||||
```
|
||||
|
||||
- Redémarrez le service :
|
||||
|
||||
`yunohost service restart kiwix`
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://www.kiwix.org/>
|
||||
|
|
Loading…
Reference in a new issue