Nailik / rhasspy_mobile

Rhasspy is a voice assistant software. This repository implements the functionality of a Rhasspy satellite, with local wake word recognition.
53 stars 4 forks source link

Mobile Linux support? #309

Open VxlerieUwU opened 1 year ago

VxlerieUwU commented 1 year ago

Any plans to support mobile Linux environments like Phosh and Plasma Mobile?

Nailik commented 1 year ago

Hi thanks for the request, actually i never heard from those os before. I think KMM and Jetpack Compose are both compatible with them because they are basically just linux but right now i don't build for Linux or Windows. This could be a topic to look into after iOS development, because for iOS the whole ui will be made cross platform compatible with jetpack compose multiplatform.

VxlerieUwU commented 1 year ago

Sure! These environments are still fairly new, but having a mobile linux speech assistant would really be awesome and could bring a lot of people over to the community!