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.
- Host: GitHub
- URL: https://github.com/lookitscook/kiosk
- Owner: lookitscook
- License: mit
- Created: 2014-05-15T22:15:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T22:12:43.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T23:49:25.846Z (11 months ago)
- Topics: chrome-app, fullscreen-kiosk, google-chrome, kiosk, nwjs
- Language: JavaScript
- Homepage: https://kiosk.cook.company
- Size: 163 MB
- Stars: 309
- Watchers: 36
- Forks: 101
- Open Issues: 87
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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