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_gl.md
2024-03-29 07:26:55 +01:00

48 lines
2 KiB
Markdown
Raw 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.

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# ulogger para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/ulogger.svg)](https://dash.yunohost.org/appci/app/ulogger) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/ulogger.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/ulogger.maintain.svg)
[![Instalar ulogger con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ulogger)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar ulogger de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
μ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 proporcionada:** 1.1~ynh2
## Capturas de pantalla
![Captura de pantalla de ulogger](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Repositorio de orixe do código: <https://github.com/bfabiszewski/ulogger-server>
- Tenda YunoHost: <https://apps.yunohost.org/app/ulogger>
- Informar dun problema: <https://github.com/YunoHost-Apps/ulogger_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```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
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>