Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/warrenseine/kiosk

📺 Kiosk is an application to manage your monitoring screens
https://github.com/warrenseine/kiosk

Last synced: about 2 months ago
JSON representation

📺 Kiosk is an application to manage your monitoring screens

Awesome Lists containing this project

README

        

Kiosk Logo

[![GitHub Actions Build Status](https://github.com/warrenseine/kiosk/workflows/build/badge.svg)](https://github.com/warrenseine/kiosk/actions?query=workflow%3Abuild)

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](https://www.npmjs.com/package/stmux#installation) instructions.