bang-olufsen/create

Request: Interaction: run script

grischard opened this issue · 1 comments

The interact extension can currently only interact with the outside through serial out. Allowing users to run custom scripts would make it easy to customise interactions endlessly, from running http requests to toggling relays through GPIO ports.

Hi. I had similar ideas to add more interactions, and have a related question about adding new ones.

To develop a new interaction myself, would it be preferred to try and do this through the extension steps provided, or would I be better off creating a PR that modifies the existing Interact extension?

Knowing the preferences of the maintainers would set me on the right path, and maybe even raise the chances of getting my additions merged into the main release 🙂