Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.

A collection of demos which utilize specific browser APIs to access device features.

Notifications You must be signed in to change notification settings

adunkman/device-feature-demos

Repository files navigation

A collection of demos which utilize specific browser APIs to access device features.

Check it Out!

Github Pages

  • on github pages: http://adunkman.github.io/device-feature-demos/FILENAME (replace FILENAME with a specific one from above)

Locally

  • git clone the repo
  • run a local server to host the files on 8080 python -m SimpleHTTPServer 8080
  • open localhost:8080 in your browser (it should automatically display the directory of files for you)

About

A collection of demos which utilize specific browser APIs to access device features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages