2022-07-15 17:07:04 +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.
-->
# ulogger pour YunoHost
2023-09-01 22:10:20 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/ulogger.svg )](https://dash.yunohost.org/appci/app/ulogger) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/ulogger.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/ulogger.maintain.svg )
2022-07-15 17:07:04 +02:00
[![Installer ulogger avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=ulogger)
*[Read this readme in english.](./README.md)*
2023-09-01 22:10:20 +02:00
> *Ce package vous permet d’ installer ulogger 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.*
2022-07-15 17:07:04 +02:00
2023-09-01 22:10:20 +02:00
## Vue d’ ensemble
2022-07-15 17:07:04 +02:00
2023-09-01 22:19:39 +02:00
μlogger is a web application for real-time collection of geolocation data, tracks viewing and management.
2022-07-15 17:07:04 +02:00
2022-07-15 23:08:42 +02:00
Together with a dedicated [μlogger mobile client ](https://github.com/bfabiszewski/ulogger-android ) it may be used as a complete self hosted server– client solution for logging and monitoring users' geolocation.
2022-07-15 17:07:04 +02:00
2023-09-01 22:10:20 +02:00
**Version incluse :** 1.1~ynh1
2022-07-15 17:07:04 +02:00
2023-09-01 22:10:20 +02:00
## Captures d’ écran
2022-07-15 17:07:04 +02:00
2023-09-01 22:10:20 +02:00
![Capture d’ écran de ulogger ](./doc/screenshots/screenshot.png )
2022-07-15 17:07:04 +02:00
## Documentations et ressources
2023-09-01 22:10:20 +02:00
* Site officiel de l’ app : < https: // github . com / bfabiszewski / ulogger-server >
* Dépôt de code officiel de l’ app : < https: // github . com / bfabiszewski / ulogger-server >
2022-07-15 17:07:04 +02:00
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_ulogger >
* Signaler un bug : < https: // github . com / YunoHost-Apps / ulogger_ynh / issues >
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing --debug
ou
sudo yunohost app upgrade ulogger -u https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing --debug
```
2023-09-01 22:10:20 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >