1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scovie_ynh.git synced 2024-09-03 20:16:29 +02:00
Scovie package for YunoHost
Find a file
2024-05-20 14:55:04 +00:00
.github update 7 files 2023-05-26 21:29:29 +04:00
conf Update nginx.conf 2024-04-18 09:24:58 +02:00
doc Continue manifestv2 2024-01-18 14:23:59 +01:00
scripts Simplify restore script 2024-01-18 20:59:05 +01:00
tests update 5 files and delete 6 files 2023-05-27 01:07:02 +04:00
.editorconfig first commit 2023-05-26 21:09:08 +04:00
.flake8 first commit 2023-05-26 21:09:08 +04:00
.gitignore first commit 2023-05-26 21:09:08 +04:00
ALL_README.md Auto-update READMEs 2024-05-20 14:55:04 +00:00
config_panel.toml Fix config panel 2024-01-18 14:23:59 +01:00
LICENSE change LICENSE to GPL-3.0-or-later 2023-05-27 12:27:18 +04:00
local_test.py first commit 2023-05-26 21:09:08 +04:00
Makefile first commit 2023-05-26 21:09:08 +04:00
manifest.toml Bump revision for packagingv2 2024-04-16 21:27:41 +02:00
poetry.lock update version to 0.0.5 2023-05-27 10:34:47 +04:00
pyproject.toml build(deps): update pyproject.toml 2023-05-27 14:25:55 +04:00
README.md Auto-update READMEs 2024-04-16 19:27:49 +00:00
README_es.md Auto-update READMEs 2024-05-20 14:55:04 +00:00
README_eu.md Auto-update READMEs 2024-04-16 19:27:49 +00:00
README_fr.md Auto-update READMEs 2024-04-16 19:27:49 +00:00
README_gl.md Auto-update READMEs 2024-04-16 19:27:49 +00:00
README_it.md Auto-update README 2024-03-29 07:21:53 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-20 14:55:04 +00:00
tests.toml Manifestv2 2024-01-18 13:19:08 +01:00

Scovie for YunoHost

Integration level Working status Maintenance status

Install Scovie with YunoHost

Read this README in other languages.

This package allows you to install Scovie quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.6~ynh3

Demo: https://scovie.eclipse-technology.eu

Screenshots

Screenshot of Scovie

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
or
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