1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00
ulogger_ynh/README_es.md
2024-06-24 09:05:49 +00:00

48 lines
2.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# ulogger para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/ulogger.svg)](https://dash.yunohost.org/appci/app/ulogger) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/ulogger.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/ulogger.maintain.svg)
[![Instalar ulogger con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ulogger)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarulogger rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
μ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.
**Versión actual:** 1.2~ynh1
## Capturas
![Captura de ulogger](./doc/screenshots/screenshot.png)
## Documentaciones y recursos
- Repositorio del código fuente oficial de la aplicación : <https://github.com/bfabiszewski/ulogger-server>
- Catálogo YunoHost: <https://apps.yunohost.org/app/ulogger>
- Reportar un error: <https://github.com/YunoHost-Apps/ulogger_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing --debug
o
sudo yunohost app upgrade ulogger -u https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>