bjverde / ludsce

LUDS ( PHP Digital Signage ), a simple Digital Signage with Player Software via browser:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LUDS

visão geral

LUDS ( PHP Digital Signage ), a simple Digital Signage with Player Software via browser:

This is Community Edition, free software

See this documentation in other languages:

other known names

  • indoor media
  • tv media
  • corporate tv
  • digital panels
  • digital murals

See more information about:

visão geral

Requirements

What's in each folder

  • database - SQL script to create the database see maindatabase.sql file. Extra permissions script see permission-inserts-complemento.sql file
  • document - documentation with images and auxiliary text.
  • system - is the system itself. With two parts: The external one, which is the web player, and the internal administrative one, which will be accessed at the URL /admin

Assembling web application

  1. Clone the project locally or on the server.
  2. Download Adianti Fork Temaplate 7.6.0.1 and copy the template content in the ludsce\system\admin folder. Folders can be merged. But DO NOT REPLACE any. Note you can use the original Adianti Fork Temaplate 7.6.0.1
  3. Install FormDin5 over Adianti Fork Template 7.6.01 or higher, as directed
  4. Check with git if any files have changed. Discards any changes or new files
  5. Have a PHP 8.0.x server or higher, installed and configured with PDO SqLite.
  6. On the PHP server create the ludsce folder
  7. Copy the contents of the system folder to the ludsce created in the previous item.
  8. That's it, just access the system
    1. External part that will be shown on TVs, http://SERVIDOR/ludsce/
    2. Administrative part: http://SERVIDOR/ludsce/admin
user password profile
admin admin it is super user can do everything in the system.
user user it is ordany user can only post Digital Signage

Similar Software

Name Site GitHub Description
Xibo https://xibo.org.uk/ Most Famous software Digital Display
Hikvision Europe https://www.youtube.com/channel/UCRY0VuF6yFucrTqMfZk6Bng
smil control https://smil-control.com/ https://github.com/sagiadinos
CampusVision https://johnsonlm.com/CampusVision/ https://github.com/JohnsonLM/CampusVision

About

LUDS ( PHP Digital Signage ), a simple Digital Signage with Player Software via browser:

License:GNU General Public License v3.0


Languages

Language:PHP 80.8%Language:HTML 13.4%Language:CSS 4.4%Language:JavaScript 1.4%