1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kiwix_ynh.git synced 2024-09-03 19:35:56 +02:00
kiwix_ynh/README_fr.md
2023-05-01 10:35:37 +00:00

2.9 KiB
Raw Blame History

Kiwix pour YunoHost

Niveau d’intégration Statut du fonctionnement Statut de maintenance

Installer Kiwix avec YunoHost

Read this readme in english.

Ce package vous permet dinstaller Kiwix rapidement et simplement sur un serveur YunoHost. Si vous navez pas YunoHost, regardez ici pour savoir comment linstaller et en profiter.

Vue densemble

Kiwix est un lecteur hors-ligne pour contenus web qui permet en particulier daccéder à Wikipédia sans connexion à Internet.

Fonctionnalités

  • Un moteur de recherche de tout texte
  • Suggestions de recherche
  • Réellement petit et efficace
  • Compatible avec la majorité des navigateurs internet
  • Disponible avec toutes les plateformes
  • Disponible par ligne de commande exécutables
  • Embedded in Kiwix UI
  • Capable de traiter un fichier ZIM ou des fichiers de bibliothèque XML

Version incluse : 3.1.2~ynh2

Démo : http://library.kiwix.org/

Captures décran

Capture d’écran de Kiwix

Avertissements / informations importantes

Comment ajouter des fichiers ZIM ?

  • Téléchargez un ou plusieurs fichiers ZIM, par ex. 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

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit.

sudo yunohost app install https://github.com/YunoHost-Apps/kiwix_ynh/tree/testing --debug
ou
sudo yunohost app upgrade kiwix -u https://github.com/YunoHost-Apps/kiwix_ynh/tree/testing --debug

Plus dinfos sur le packaging dapplications : https://yunohost.org/packaging_apps