casper-owd-client

Casper Client for the Open Web Device

Directories

In Gaia apps are stored in 'gaia/apps/' directory. Each app has its own folder inside apps directory.
Casper is stored in 'gaia/apps/casper/*' and it contains this:
  • index.html
  • manifest.webapp
  • style
  • main.css
  • img {image-name-XX.ext}
  • js
  • main.js
  • {className.js}

index.html

It is the main file, written in HTML5, and contains which resources must be loaded.