Skip to content

Simple android app to send sensor information to a remote websocket server.

Notifications You must be signed in to change notification settings

robberthalff/SocketMe

Repository files navigation

SocketMe

Simple android app to send sensor information to a remote websocket server.

SocketMe

Current Services:

  • battery
  • location
  • motion
  • orientation
  • signal (gsm)
  • wifi (scanner)
  • doppler (Not working yet)

Ensure cordova is installed:

npm i cordova -g

Device Deployment (with livereload):

npm run dev

To debug visit chrome://inspect/#devices to inspect the app.

Local serve (with livereload):

npm run serve 

About

Simple android app to send sensor information to a remote websocket server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published