ramomar / alarmapp-admin

Control panel for the Alarmapp project made with Ionic.

Home Page:https://github.com/ramomar/alarmapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alarmapp Admin

Control panel for the Alarmapp project made with Ionic.

Features

You can see more UI screenshots here.

Platforms

  • iOS.
  • Android.

Credentials

Since this is a personal project, I decided to hardcode tokens in files in order to avoid hosting a backend app (tokens are easily resetable if a device gets compromised 😛).

You must set your own credentials in the following files: src/config.json and sentry.properties.

Credential Description File
PARTICLE_ACCESS_TOKEN Your access token to the Particle Cloud API. src/config.json
PARTICLE_DEVICE_ID The ID of your Particle Photon. src/config.json
SENTRY_DSN DSN provided by Sentry. src/config.json
auth.token Access token provided by Sentry. sentry.properties

Deploying to devices

Run ionic cordova run android or ionic cordova run ios.

About

Control panel for the Alarmapp project made with Ionic.

https://github.com/ramomar/alarmapp

License:GNU General Public License v3.0


Languages

Language:TypeScript 73.6%Language:HTML 19.6%Language:CSS 5.6%Language:JavaScript 1.2%