# Scovie para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/scovie.svg)](https://ci-apps.yunohost.org/ci/apps/scovie/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/scovie.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/scovie.maintain.svg) [![Instalar Scovie con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarScovie 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 [Scovie](https://github.com/eldertek/scovie) is an open-source digital signage system for high schools, built using Python and Django. It provides an easy-to-use interface for administrators to upload and manage multimedia content, which is then displayed on screens throughout the school. ## Links * Report a bug about this package: * PyPi package: **Versión actual:** 0.0.6~ynh3 **Demo:** ## Capturas ![Captura de Scovie](./doc/screenshots/all.png) ## Documentaciones y recursos - 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/scovie_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug o sudo yunohost app upgrade scovie -u https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**