Coder Social home page Coder Social logo

thiritin / open-signage Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 2.0 2.71 MB

A digital signage solution built on Laravel, Inertia.js, and Vue.js. Open Signage serves webpages for digital signage screens, running on Chrome in kiosk mode. It features dynamic data updates via Socketi and allows users to create playlists for rotating announcements and media presentations.

License: GNU General Public License v3.0

PHP 64.05% JavaScript 0.79% CSS 0.37% Vue 27.31% Blade 5.36% Dockerfile 1.93% Shell 0.19%
laravel announcements composer digital-signage inertiajs kiosk-mode nodejs npm php playlist

open-signage's Introduction

Banner Open Signage

GitHub issues GitHub pull requests GitHub GitHub release (latest by date) GitHub Workflow Status GitHub contributors GitHub last commit GitHub commit activity GitHub top language GitHub code size in bytes GitHub repo size GitHub All Releases

Open Signage

Open Signage is a digital signage solution built on Laravel, Inertia.js, and Vue.js. This platform serves webpages for digital signage screens, running on Chrome in kiosk mode. Utilizing Socketi, Open Signage dynamically updates data on screens. Users can create playlists for their screens, allowing for rotating announcements and various media presentations.

Features

  • Dynamic data update with Socketi
  • Playlist creation for rotating announcements
  • Operates with Chrome in kiosk mode

Prerequisites

  • PHP 8.1 or higher
  • Node.js & npm/yarn
  • Composer
  • Laravel

Installation

  1. Clone the repository:
git clone https://github.com/thiritin/open-signage.git
  1. Navigate into the project directory:
cd open-signage
  1. Install PHP dependencies:
composer install
  1. Install JavaScript dependencies:
npm install
  1. Copy the .env.example file to create your own .env file:
cp .env.example .env
  1. Set your application key:
php artisan key:generate
  1. Set up your database credentials in the .env file.

  2. Run database migrations:

php artisan migrate

Usage

  1. Start the Laravel server:
./vendor/bin/sail up

Or use

  1. Start vite dev mode:
vite

Open Signage should now be accessible at http://localhost.

Contributing

We welcome contributions from everyone. Please read our Contributing Guidelines before submitting a pull request or issue.

License

This project is open-source and is licensed under the GNU General Public License v2.0.

Contact

If you have any questions, feel free to create an issue or contact the project maintainers.

open-signage's People

Contributors

thiritin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

open-signage's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.