Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.06 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.06 KB

Info screen

Free digital signage software. Display information and push notifications/messages to screens around your office to keep employees engaged and in the loop about what is going on.

Alt text

This project will allow you to register an account, login, edit your own account, create new users, manage slides and messages to be displayed on the info screen. New slides and messages are automatically obtained every 60 seconds.

Getting up and running

  1. Run database.sql to setup database, tables and dummy data
  2. Edit common.php and input your mysql username, password, host and database name
  3. Login using username [email protected] and password abcdef

Work in progress

This is just a proof of concept of an information screen to pitch at work, there may be security issues, bugs etc...

This software has been hacked together over a weekend to get it in to a working-ish state, it does need some craftsmanship applied - perhaps fork and submit some pull requests if your interested :) ?