2023-06-05 17:27:49 +02: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.
-->
2023-06-05 17:27:54 +02:00
# Cloudlog pour YunoHost
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/cloudlog.svg )](https://dash.yunohost.org/appci/app/cloudlog) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/cloudlog.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/cloudlog.maintain.svg )
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
[![Installer Cloudlog avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=cloudlog)
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
*[Read this readme in english.](./README.md)*
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
> *Ce package vous permet d’ installer Cloudlog rapidement et simplement sur un serveur YunoHost.
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
## Vue d’ ensemble
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
Cloudlog est une application de journalisation radio amateur open-source basée sur PHP et MySQL, vous permettant de consigner des contacts via un navigateur Web sur n'importe quel appareil et plate-forme.
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
Il s'agit d'une application de journalisation polyvalente idéale, prenant en charge HF vers micro-ondes, elle peut même s'interfacer avec votre radio via CAT, synchroniser les journaux de WSJT-X et si vous êtes un opérateur satellite, s'intègre à SatPC32.
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
**Version incluse :** 2.4.3~ynh1
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
## Captures d’ écran
2023-06-05 17:27:49 +02:00
2023-06-05 17:27:54 +02:00
![Capture d’ écran de Cloudlog ](./doc/screenshots/screenshot.png )
2023-06-05 17:27:49 +02:00
## Documentations et ressources
2023-06-05 17:27:54 +02:00
* Site officiel de l’ app : < https: // www . cloudlog . co . uk >
* Dépôt de code officiel de l’ app : < https: // github . com / magicbug / Cloudlog >
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_cloudlog >
* Signaler un bug : < https: // github . com / YunoHost-Apps / cloudlog_ynh / issues >
2023-06-05 17:27:49 +02:00
## Informations pour les développeurs
2023-06-05 17:27:54 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/cloudlog_ynh/tree/testing ).
2023-06-05 17:27:49 +02:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2023-06-05 17:27:54 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/cloudlog_ynh/tree/testing --debug
2023-06-05 17:27:49 +02:00
ou
2023-06-05 17:27:54 +02:00
sudo yunohost app upgrade cloudlog -u https://github.com/YunoHost-Apps/cloudlog_ynh/tree/testing --debug
2023-06-05 17:27:49 +02:00
```
2023-06-05 17:27:54 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >