Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 744 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 744 Bytes

Kiosk Logo

GitHub Actions Build Status

Kiosk is an application to manage your monitoring screens.

Getting Started

Go to the Downloads section and get the latest build.

Contributing

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.