Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

nooku/nooku-chrome-app

Repository files navigation

Nooku Chrome App

Sample that shows how to use the webview tag to create a native looking app for your Nooku powered projects.

Nooku Chrome App

The app's main window contains a <webview> that is sized to fit (via the width and height attributes) and contains an hardcoded URL to our demo installation of Nooku Server at http://demo.nooku.org/administrator.

<webview> is the preferred way for you to load web content into your app. It runs in a separate process and has its own storage, ensuring the security and reliability of your application.

Requirements

Tip: Checkout Chromatic, an easy way to install and update Chromium.

Installation

Simply install the app from the Chrome App Store.

Development

For more information, check the excellent Create Your First App tutorial and you'll be up and running in seconds.

Credits

This App is built in just over a couple of minutes by hacking the Browser sample provided by our friends at Google Developers.

About

[DEPRECATED] An example Chrome App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published