Skip to content

advancedkiosks/zamok-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zamok-api-demo

Example usage of the Zamok WebView API

Getting Started

  1. Clone this repository.
  2. git clone git@github.com:YOUR_USERNAME/zamok-api-demo.git
    cd zamok-api-demo
    git checkout dev
    npm install -g yarn
    yarn
    yarn start
    
    This will start the development server on port 8081.
  3. Add http://localhost:8081/?zamok=16.2.0 to Webview API Origins.
  4. Set the New Window Action to newWindowToTab
  5. Set the Kiosk Template to Website.
  6. Change the URL to http://localhost:8081/?zamok=16.2.0.
  7. Save and Apply changes.
  8. Start kiosk.

Deploying to GitHub Pages

yarn deploy

About

Example usage of the Zamok WebView API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published