Skip to content

isabella232/iotivity-extensions-crosswalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Introduction

The IoTivity extensions project implements the IoTivity Web APIs on top of the Crosswalk app runtime and its Extensions framework.

Build Instructions

Build requires:

  • IoTivity
  • Python-2.7

Build commands: To rebuild IoTivity with the extension:

$ IOTIVITY_REBUILD=true make
$ make install DESTDIR=<lib output dir>

Or, if IoTvity is already available, just do :

$ make
$ make install DESTDIR=<lib output dir>

For details:

$ make help

Example for Tizen build available in tools/tizen/iotivity-extensions-crosswalk.spec

License

This project's code uses the BSD license, see our LICENSE file.

About

Iotivity API for Crosswalk on Tizen/Linux

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 75.3%
  • JavaScript 12.6%
  • C 6.4%
  • HTML 3.7%
  • Makefile 2.0%