As per the title. I’m aware of the NodeJS based API for building extensions to the main Roon application, but for my use-case I’m looking to see if there’s an API to provide access to RoonARC on my iPhone so I can build an app for my Garmin forerunner (so I can fully control ARC from the watch when I’m out running).
Any pointers to docs/resources would be greatly appreciated.
Many thanks,
Mark
1 Like
I’d also be very interested in official documentation, though for a slightly different use case.
RoonARC registers the roonarc:// URL scheme, but at the moment it appears to only support opening the app itself. For my use case, it would be extremely useful to be able to pass parameters to the app on launch (for example search queries, album/artist IDs, or playback context), so that ARC opens directly at a specific view or with a predefined search result.
Currently, the deep link only launches ARC without any contextual action, which limits its usefulness for external integrations. Are there any plans to extend the roonarc:// scheme or to document supported parameters? Any guidance or documentation would be highly appreciated.