1.0.0 • Published 3 years ago
smc-web-kiosk v1.0.0
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.comRun Locally
Clone the project
git clone https://github.com/JGrzegorzewski/SMC-web-kioskGo to the project directory
cd web-kioskInstall dependencies
npm installStart the application
npm run start:dev1.0.0
3 years ago