2023-05-27 11:53:08 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Scovie pour YunoHost
2023-05-27 12:20:29 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/scovie.svg )](https://dash.yunohost.org/appci/app/scovie) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/scovie.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/scovie.maintain.svg )
2023-05-27 11:53:08 +02:00
2023-05-27 12:20:29 +02:00
[![Installer Scovie avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=scovie)
2023-05-27 11:53:08 +02:00
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d’ installer Scovie rapidement et simplement sur un serveur YunoHost.
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
## Vue d’ ensemble
2024-01-18 14:19:30 +01:00
[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: < https: // github . com / eldertek / scovie / issues >
* PyPi package: < https: // pypi . org / project / scovie />
2023-05-27 11:53:08 +02:00
2023-05-27 12:28:50 +02:00
2023-11-18 18:29:25 +01:00
**Version incluse :** 0.0.6~ynh2
2023-11-18 11:17:57 +01:00
2024-01-18 13:19:34 +01:00
**Démo :** https://scovie.eclipse-technology.eu
2023-11-18 11:17:57 +01:00
## Captures d’ écran
![Capture d’ écran de Scovie ](./doc/screenshots/all.png )
2023-05-27 11:53:08 +02:00
## Documentations et ressources
2023-05-27 12:10:26 +02:00
* Dépôt de code officiel de l’ app : < https: // github . com / eldertek / scovie >
2023-10-31 15:33:42 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / scovie >
2023-05-27 12:20:29 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / scovie_ynh / issues >
2023-05-27 11:53:08 +02:00
## Informations pour les développeurs
2023-05-27 12:20:29 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/scovie_ynh/tree/testing ).
2023-05-27 11:53:08 +02:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2023-05-27 12:20:29 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
2023-05-27 11:53:08 +02:00
ou
2023-05-27 12:20:29 +02:00
sudo yunohost app upgrade scovie -u https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
2023-05-27 11:53:08 +02:00
```
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >