1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scovie_ynh.git synced 2024-09-03 20:16:29 +02:00
scovie_ynh/doc/DESCRIPTION.md

15 lines
1.4 KiB
Markdown
Raw Normal View History

2023-05-27 10:24:05 +02:00
[![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)
[![Install Django Example with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie_ynh)
> *This package allows you to install Scovie quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
2023-05-26 19:09:08 +02:00
2023-05-27 10:24:05 +02:00
## Overview
2023-05-26 19:09:08 +02:00
2023-05-27 10:24:05 +02:00
[![pytest](https://github.com/eldertek/scovie_ynh/actions/workflows/pytest.yml/badge.svg)](https://github.com/eldertek/scovie_ynh/actions/workflows/pytest.yml) [![YunoHost apps package linter](https://github.com/eldertek/scovie_ynh/actions/workflows/package_linter.yml/badge.svg)](https://github.com/eldertek/scovie_ynh/actions/workflows/package_linter.yml)
2023-05-26 19:09:08 +02:00
2023-05-27 10:24:05 +02: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.
2023-05-26 19:09:08 +02:00
2023-05-27 10:24:05 +02:00
You can try the [demo](https://scovie.eclipse-technology.eu) here.
2023-05-26 19:09:08 +02:00
2023-05-27 10:24:05 +02:00
Pull requests welcome ;)