mirror of
https://github.com/YunoHost-Apps/motioneye_ynh.git
synced 2024-09-03 19:46:09 +02:00
48 lines
2.2 KiB
Markdown
48 lines
2.2 KiB
Markdown
<!--
|
||
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
NON DEVE essere modificato manualmente.
|
||
-->
|
||
|
||
# motionEye per YunoHost
|
||
|
||
[](https://dash.yunohost.org/appci/app/motioneye)  
|
||
|
||
[](https://install-app.yunohost.org/?app=motioneye)
|
||
|
||
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||
|
||
> *Questo pacchetto ti permette di installare motionEye 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
|
||
|
||
**motionEye** is an online interface for the software [_motion_](https://motion-project.github.io/), a video surveillance program with motion detection.
|
||
|
||
Check out the [__wiki__](https://github.com/motioneye-project/motioneye/wiki) for more details.
|
||
|
||
**Versione pubblicata:** 0.43.1b1~ynh1
|
||
|
||
## Screenshot
|
||
|
||

|
||
|
||
## Documentazione e risorse
|
||
|
||
- Documentazione ufficiale per gli utenti: <https://github.com/motioneye-project/motioneye/wiki>
|
||
- Repository upstream del codice dell’app: <https://github.com/motioneye-project/motioneye>
|
||
- Store di YunoHost: <https://apps.yunohost.org/app/motioneye>
|
||
- Segnala un problema: <https://github.com/YunoHost-Apps/motioneye_ynh/issues>
|
||
|
||
## Informazioni per sviluppatori
|
||
|
||
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/motioneye_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/motioneye_ynh/tree/testing --debug
|
||
o
|
||
sudo yunohost app upgrade motioneye -u https://github.com/YunoHost-Apps/motioneye_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|