Skip to content

Apple Watch app to interface with Jarvis web service.

Notifications You must be signed in to change notification settings

joshspicer/jarvis-apple-watch

Repository files navigation

Jarvis

Apple Watch app to interface with Jarvis web service.

Setup

This is a companion app/frontend for Jarvis and its associated services. You'll need that running for this app to be useful.

VariableInfo.plist

Create a plist file called VariableInfo.plist in the Jarvis WatchKit Extension. THe VariableInfoModel.swift illustrates what is needed.

Add a client certificate

This app supports auth against a service with a client cert. For example, with Cloudflare's mTLS + Web Access Firewall features.

openssl pkcs12 -export -out cert.p12 -in cert.pem -inkey cert.key

About

Apple Watch app to interface with Jarvis web service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published