Skip to main content

Scovie is an open-source digital signage system for high schools.

Project description

Scovie: Digital Signage for High Schools

Scovie

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.

Features

  • Easy content upload and management
  • Support of classroom organization, missing teachers, images, carousel
  • Support for various multimedia formats, including images and gif
  • Responsive design for different screen sizes

Requirements

  • Python 3.x
  • Django 3.x
  • A web server to host the application

Installation

To install Scovie, follow these steps (for linux systems):

  1. Create the directory: mkdir /opt/eldertek
  2. Go into the directory: cd /opt/eldertek
  3. Clone the repository: git clone https://github.com/eldertek/scovie && cd scovie
  4. Install poetry: make install-poetry
  5. Install scovie : make install
  6. Voila ! You need now to deploy the application.

You need to deploy then, see below.

Deployment

To deploy Scovie in a production environment, follow these steps:

  1. Install a production-ready web server, such as Nginx or Apache.
  2. Configure the web server to serve the Django application.
  3. Use a process manager, such as Gunicorn or uWSGI, to run the Django application.

Contributing

We welcome contributions to Scovie! If you would like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Commit your changes and push to your fork
  4. Submit a pull request for review

Support

If you need help with Scovie, please open an issue on the repository. We will do our best to assist you.

Copyright (c) 2023 André Théo LAURET - All rights reserved

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scovie-0.0.5.tar.gz (26.7 MB view hashes)

Uploaded Source

Built Distribution

scovie-0.0.5-py3-none-any.whl (26.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page