BasedHardware / omi

AI wearables
https://omi.me
MIT License
3.31k stars 387 forks source link

Apple watch integration ($2,000) #619

Open kodjima33 opened 3 weeks ago

kodjima33 commented 3 weeks ago

Is your feature request related to a problem? Please describe. Many people don't have Friend necklace and want to be able to use our app. But there are millions of apple watch users and they want to use our app with apple watch as a recording device

Describe the solution you'd like We need to do Exact same solution that Bee computer has - apple watch should work with the app.

Appstore link: https://apps.apple.com/us/app/bee-your-personal-ai/id6480349491 Describe alternatives you've considered Here

Additional context This is a paid task. Reward is $2000 in cash. Simply link your PR with this task and we will check it asap. Check how Contributions and bounties work here If no one is assigned to this task, then no one is working on it. We don't lock bounty tasks unless you've created PRs before.

beastoin commented 3 weeks ago

so sweet!

unaisshemim commented 3 weeks ago

This is the link for how to integrate apple watch into flutter app.I am working on it . Link

ariel3dprintinguy commented 3 weeks ago

hey, i think the best approach for this issue is not running the whole app on apple watch but instead do like i did in one of my apps that is passing voice bytes (while app active) to the main app using watch connectivity or api and then the ios app gets the data. but the main point is making new app to apple watch companion app that works with the main app. which make more sense than trying to load full flutter app on small apple watch screen and adapt it to it. if you think its good idea i can just do it.

josancamon19 commented 3 weeks ago

Makes sense @ariel3dprintinguy

ariel3dprintinguy commented 3 weeks ago

@josancamon19 it is and i can do that but i dont know if thats what @kodjima33 wants. if he wants that i can make it

j3sk0 commented 1 week ago

Is there already a solution for Google or Android watches?