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 'testing' into ci-auto-update-1.2

This commit is contained in:
eric_G 2024-05-10 10:08:43 +02:00 committed by GitHub
commit 690bf39dcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 1 deletions

48
README_it.md Normal file
View file

@ -0,0 +1,48 @@
<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# ulogger per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/ulogger.svg)](https://dash.yunohost.org/appci/app/ulogger) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/ulogger.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/ulogger.maintain.svg)
[![Installa ulogger con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ulogger)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare ulogger su un server YunoHost in modo semplice e veloce.*
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
## Panoramica
μ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.
**Versione pubblicata:** 1.1~ynh2
## Screenshot
![Screenshot di ulogger](./doc/screenshots/screenshot.png)
## Documentazione e risorse
- Repository upstream del codice dellapp: <https://github.com/bfabiszewski/ulogger-server>
- Store di YunoHost: <https://apps.yunohost.org/app/ulogger>
- Segnala un problema: <https://github.com/YunoHost-Apps/ulogger_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/ulogger_ynh/tree/testing).
Per provare la branch di `testing`, si prega di procedere in questo modo:
```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
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>

View file

@ -7,7 +7,7 @@ description.fr = "Géolocalisation en temps réel, gestion et affichage de trace
version = "1.2~ynh1"
maintainers = [""]
maintainers = []
[upstream]
license = "AGPL-3.0-only"