Kiosk is an application to manage your monitoring screens.
Go to the Downloads section and get the latest build.
To contribute, clone this repository and run:
npm install
npm start
npm start
relies on stmux
to watch both front-end and back-end components. Refer to
their Installation instructions.