Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

graboskyc/CarniDigiSign_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarniDigiSign_App

History

Previously, this was part of a three piece solution: an app to display screens on Windows10IOT, this app app to create signs, and a third app which acts as the server.

Now this has been simplified as the server solution is legacy in favor of using MongoDB Atlas as the cloud database and MongoDB Stitch as the serverless platform for REST APIs.

About this repo

So now this app will allow for creating signs in rotation and the other project still display screens.

The end result is a simple to deploy and manage utility for digital signage.

Sign type support

Supported options for the type of screen are:

  • Hidden - hide - The record is ignored but kept in the database
  • Image - image - A URL to an image
  • Text - text - The Text field is displayed in line
  • Tweet - tweet - The URL to a specific tweet. The Twitter API is called to retrieve and it is formatted
  • Video - video - A URL to a video file supported by the UWP video element
  • Web - web - A URL to a website

About

Part of a Digital signage solution... This calls REST API to customize what is on signs

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages