1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/ulogger_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-09-01 22:18:38 +02:00
commit 0458ada705
2 changed files with 13 additions and 13 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# ulogger for YunoHost
[![Integration level](https://dash.yunohost.org/integration/ulogger.svg)](https://dash.yunohost.org/appci/app/ulogger) ![Working status](https://ci-apps.yunohost.org/ci/badges/ulogger.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ulogger.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/ulogger.svg)](https://dash.yunohost.org/appci/app/ulogger) ![Working status](https://ci-apps.yunohost.org/ci/badges/ulogger.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ulogger.maintain.svg)
[![Install ulogger with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ulogger)
*[Lire ce readme en français.](./README_fr.md)*
@ -22,7 +23,6 @@ Together with a dedicated [μlogger mobile client](https://github.com/bfabiszews
**Shipped version:** 1.1~ynh1
## Screenshots
![Screenshot of ulogger](./doc/screenshots/screenshot.png)

View file

@ -5,27 +5,27 @@ It shall NOT be edited by hand.
# ulogger pour YunoHost
[![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)
[![Niveau dinté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)
[![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)*
> *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.*
> *Ce package vous permet dinstaller ulogger rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
**μlogger** is a web application for real-time collection of geolocation data, tracks viewing and management.
Together with a dedicated [μlogger mobile client](https://github.com/bfabiszewski/ulogger-android) it may be used as a complete self hosted serverclient solution for logging and monitoring users' geolocation.
**Version incluse :** 1.1~ynh1
**Version incluse :** 1.1~ynh1
## Captures décran
## Captures d'écran
![Capture d'écran de ulogger](./doc/screenshots/screenshot.png)
![Capture décran de ulogger](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -41,8 +41,8 @@ From an admin panel, or a plain file with SSH.
## Documentations et ressources
* 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>
* Site officiel de lapp : <https://github.com/bfabiszewski/ulogger-server>
* Dépôt de code officiel de lapp : <https://github.com/bfabiszewski/ulogger-server>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ulogger>
* Signaler un bug : <https://github.com/YunoHost-Apps/ulogger_ynh/issues>
@ -58,4 +58,4 @@ ou
sudo yunohost app upgrade ulogger -u https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>