jeremyandrews / kakaia

Kakaia personal assistant
MIT License
13 stars 0 forks source link

iOS client #17

Open jeremyandrews opened 4 years ago

jeremyandrews commented 4 years ago

It should be semi-easy to convert the existing watchOS client into an iOS client (I assume it's preferable to use one XCode project that produces both an iOS and a watchOS client, sharing the same SwiftUI code). Ideally the app would work on both iPhones and iPads, as basic client functionality only requires a microphone and a network connection.