# motionEye para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/motioneye.svg)](https://dash.yunohost.org/appci/app/motioneye) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/motioneye.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/motioneye.maintain.svg) [![Instalar motionEye con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=motioneye) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarmotionEye 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 **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. Default user for login is: `admin` and empty password. **Versión actual:** 0.43.1b1~ynh1 ## Capturas ![Captura de motionEye](./doc/screenshots/example.png) ## Documentaciones y recursos - Documentación usuario oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## Información para desarrolladores Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/motioneye_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```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 ``` **Mas informaciones sobre el empaquetado de aplicaciones:**