Skip to content

ytausch/SchoolDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SchoolDisplay

CI

An easy-to-use digital bulletin board designed for schools.

Ein ausführliches deutsches Handbuch ist hier verfügbar.

Banner

How does it work?

This Windows application displays successively and repeatedly all PDF files in a configured directory in full screen mode and scrolls through them from top to bottom. It is also possible to use UNC paths that refer to network shares - changes are applied in real-time.

SchoolDisplay is a fully featured digital bulletin board - not only for use in schools.

Features

  • Uses PDF as universal content format
  • Supports network shares as file source
  • Automatic scrolling (customizable speed)
  • Real-time file updates
  • Configuration of scheduled display on/off times
  • Fullscreen mode
  • A Clock 🕒

Getting Started

Prerequisites

Installation

  1. Download the latest release (SchoolDisplay_x.y.z.zip) and unzip it
  2. Edit the configuration file SchoolDisplay.exe.config - make sure to change PdfDirectoryPath and your display times.
  3. Run SchoolDisplay.exe and have some fun! 🎉

Usage

Just change the files in your PdfDirectoryPath (you should probably use a network share to do that). The screen contents will update in real-time.

Questions or improvements?

Feel free to open an issue or a pull request.

License

SchoolDisplay is licensed under the Apache License 2.0, but contains third-party software that may be subject to different terms and conditions. See LICENSE and NOTICE for more information.