Sponge Remote can be used as the one app to rule them all for Sponge services that publish actions via a Sponge Remote API.
Sponge Remote is an open-source app released under the Apache 2.0 license.
The current version is in ALPHA phase and supports only a limited set of Sponge features.
Business logic is placed in Sponge actions, so the only requirement to have the application working is to create your own Sponge service by writing a knowledge base that defines actions that will be visible and ready to run in the application or to connect to an existing Sponge service.
To try some of Sponge features you can connect to the Demo Service. However, to use the full potential of Sponge and Sponge Remote you should run a Sponge service in your local network.
For information on how to run a Sponge service (e.g. on Raspberry Pi) in Docker see https://sponge.openksavi.org/mobile/#mobile-app-getting-started.
The app is made with Flutter.