Skip to content

openpearl/PearlClient

Repository files navigation

Pearl: iOS Client

iOS app for your personal assistant to your health.

About

PearlClient is the code repository for Pearl's iOS app. Inspired by apps such as Lark, PearlClient wants to bring friendly and intelligent health assistance with an open source community.

You can find out more about Pearl at our homepage.

Pearl is developed at Involution Studios in Arlington, MA.

For Developers

Setup

Fun Facts

  • PearlClient is developed using Ionic, a framework built on top of Angular for Cordova native application experiences.

  • Most (if not all) of Pearl's intelligence is within our servers. The client applications only communicate and display data to the user in a friendly manner.

    • Keeping to a centralized "brain" helps us introduce new devices, such as Android and Echo, in a fast and decoupled way.