mirror of
https://github.com/YunoHost-Apps/scovie_ynh.git
synced 2024-09-03 20:16:29 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
b2d0302011
6 changed files with 54 additions and 25 deletions
26
README.md
26
README.md
|
@ -5,9 +5,9 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Scovie for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/scovie_ynh.svg)](https://dash.yunohost.org/appci/app/scovie_ynh) ![Working status](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/scovie.svg)](https://dash.yunohost.org/appci/app/scovie) ![Working status](https://ci-apps.yunohost.org/ci/badges/scovie.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/scovie.maintain.svg)
|
||||
|
||||
[![Install Scovie with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie_ynh)
|
||||
[![Install Scovie with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
|
@ -16,9 +16,15 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
Scovie is an open-source digital signage system for high schools.
|
||||
[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.
|
||||
|
||||
**Shipped version:** 0.0.4
|
||||
You can try the [demo](https://scovie.eclipse-technology.eu) here.
|
||||
|
||||
Pull requests welcome ;)
|
||||
|
||||
|
||||
|
||||
**Shipped version:** 0.0.5
|
||||
## Disclaimers / important information
|
||||
|
||||
## local test
|
||||
|
@ -155,20 +161,20 @@ root@yunohost:~# journalctl --unit=scovie_ynh --follow
|
|||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://github.com/eldertek/scovie>
|
||||
* Upstream app code repository: <https://github.com/eldertek/scovie_ynh>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_scovie_ynh>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/scovie_ynh_ynh/issues>
|
||||
* Upstream app code repository: <https://github.com/eldertek/scovie>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_scovie>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/scovie_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/scovie_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade scovie_ynh -u https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade scovie -u https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
26
README_fr.md
26
README_fr.md
|
@ -5,9 +5,9 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Scovie pour YunoHost
|
||||
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/scovie_ynh.svg)](https://dash.yunohost.org/appci/app/scovie_ynh) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.maintain.svg)
|
||||
[![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)
|
||||
|
||||
[![Installer Scovie avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie_ynh)
|
||||
[![Installer Scovie avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
|
@ -16,9 +16,15 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
## Vue d’ensemble
|
||||
|
||||
Scovie is an open-source digital signage system for high schools.
|
||||
[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.
|
||||
|
||||
**Version incluse :** 0.0.4
|
||||
You can try the [demo](https://scovie.eclipse-technology.eu) here.
|
||||
|
||||
Pull requests welcome ;)
|
||||
|
||||
|
||||
|
||||
**Version incluse :** 0.0.5
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## local test
|
||||
|
@ -155,20 +161,20 @@ root@yunohost:~# journalctl --unit=scovie_ynh --follow
|
|||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://github.com/eldertek/scovie>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/eldertek/scovie_ynh>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_scovie_ynh>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/scovie_ynh_ynh/issues>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/eldertek/scovie>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_scovie>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/scovie_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/scovie_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade scovie_ynh -u https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade scovie -u https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
17
_common.sh
Normal file
17
_common.sh
Normal file
|
@ -0,0 +1,17 @@
|
|||
#!/bin/bash
|
||||
|
||||
#=================================================
|
||||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
#=================================================
|
||||
|
||||
#=================================================
|
||||
# EXPERIMENTAL HELPERS
|
||||
#=================================================
|
||||
|
||||
#=================================================
|
||||
# FUTURE OFFICIAL HELPERS
|
||||
#=================================================
|
|
@ -1 +1 @@
|
|||
Scovie is an open-source digital signage system for high schools.
|
||||
[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.
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
"en": "Digital signage system for high schools.",
|
||||
"fr": "Affichage dynamique open-source pour les lycées."
|
||||
},
|
||||
"version": "0.0.4",
|
||||
"url": "https://github.com/eldertek/scovie_ynh",
|
||||
"version": "0.0.5",
|
||||
"url": "https://github.com/YunoHost-Apps/scovie_ynh",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
"website": "https://github.com/eldertek/scovie",
|
||||
"code": "https://github.com/eldertek/scovie_ynh"
|
||||
"code": "https://github.com/eldertek/scovie"
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "scovie_ynh"
|
||||
version = "0.0.1"
|
||||
version = "0.0.5"
|
||||
description = "Scovie is an open-source digital signage system for high schools."
|
||||
authors = ["André Théo LAURET <andrelauret@eclipse-technology.eu>"]
|
||||
license = "GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue