1.0.0 • Published 3 years ago

smc-web-kiosk v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Web kiosk

Will open any website/url in fullscreen, like a digital signage. The application is running in kiosk-mode. This application only pubished to snap-store (Canonical).

Installation

  snap install SMC-web-kiosk
  
  web-kiosk url=https://google.com

Run Locally

Clone the project

  git clone https://github.com/JGrzegorzewski/SMC-web-kiosk

Go to the project directory

  cd web-kiosk

Install dependencies

  npm install

Start the application

  npm run start:dev
1.0.0

3 years ago