music-assistant / companion

Music Assistant Companion App
https://music-assistant.io/companion-app/
Apache License 2.0
42 stars 7 forks source link

[Request] ARM 32/64 support #48

Open tripplehelix opened 1 month ago

tripplehelix commented 1 month ago

Would be great to have ARM 32/64 bit builds, especially for Raspberry Pi devices.

arctixdev commented 1 month ago

Hi yes this would be good to have. I see that GitHub recently released arm runners for github actions which makes it a lot easier. Tauri has support for Arm so this should be as simple as adding it to the build pipeline. I dont have time to do this personally but anyone is welcome to give it a shot.