Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

cozy-labs/cozy-light-html5-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cozy Light Static Apps

Plugin to allow the Cozy Light platform to run apps made only of static files.

Install

cozy-light add-plugin cozy-labs/cozy-light-static-apps

Install a static app

Install it as normal application, the plugin take care of the rest.

cozy-light install cozy-labs/hello

How to make a static app for Cozy Light?

Build it as any HTML5 app then publish it on Github with a Cozy Light manifest at the root of the repository. Add one field to the manifest:

"type": "static",

Then make sure that your HTML entry point is called index.html.

About

Plugin to run static apps in Cozy Light

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published