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

https://github.com/lookitscook/kiosk

Allows any URL to be loaded as a fullscreen kiosk.
https://github.com/lookitscook/kiosk

chrome-app fullscreen-kiosk google-chrome kiosk nwjs

Last synced: 6 months ago
JSON representation

Allows any URL to be loaded as a fullscreen kiosk.

Awesome Lists containing this project

README

          

## Setup
- get OSX developer certificate
- `brew install wine`
- `npm install`

## Use

Build: `npm run build` then .zip the `/dist` folder for upload to the Chrome Developer Console.

## Changelog

See CHANGELOG.md