Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/warrenseine/kiosk
- Owner: warrenseine
- License: other
- Created: 2019-12-01T14:24:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T08:11:12.000Z (over 2 years ago)
- Last Synced: 2023-03-11T14:53:11.100Z (almost 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 384 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![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.