Skip to content

A simple mobile app that visualize SensorWeb PM2.5 data.

Notifications You must be signed in to change notification settings

sensor-web/pm25-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PM2.5 App

This is a simple app that visualize PM2.5 data from SensorWeb.

Prerequisites

You need to have git and node.js installed on your computer, also cordova is required.

For platform-specific dependencies, see Cordova Platform Guides.

Initialization

To initialize necessary plugin and platform files, you'll need to run following command for the first time:

cordova prepare

Build and Run

Run on Android device:

$ cordova run android --device

Run on iOS device:

$ cordova run ios --device

Test in Browser:

$ cordova run browser

About

A simple mobile app that visualize SensorWeb PM2.5 data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published