myneur / late

Garmin Smart Watch with Calendar & Weather
https://sl8.ch
55 stars 16 forks source link

Experiment with companion app data loading #39

Open myneur opened 4 years ago

myneur commented 4 years ago

Background data loading from the watch has many limits including the complex authentication. Also we would need to add support for multiple calendar providers like Apple and Outlook.

Wouldn't a simple Android+iOS companion app with just as a setting which calendars to load in which colors work better?

Isn't it better even from the battery perspective if it could push data only on changes instead of watch polling API constantly?

myneur commented 4 years ago

Link to feature: https://myneur.productboard.com/feature-board/planning/features/3401027

DenizUgur commented 4 years ago

Only problem with this one is that Apple's Developer Account costs 99$/year and Android for one-time 25$. For Android it's possible to share downloadable .apk file but for iOS I don't how this is possible.