Skip to content

Configure apps remotely: A simple but effective way to manage apps remotely.

License

Notifications You must be signed in to change notification settings

egeniq/app-remote-config

Repository files navigation

AppRemoteConfig

Configure apps remotely: A simple but effective way to manage apps remotely.

Create a simple configuration file that is easy to maintain and host, yet provides important flexibility to specify settings based on your needs.

The structure of the configuration file is explained here.

Schema

The JSON/YAML schema is defined here.

CLI Utility

Use the care CLI utility to initialize, verify, resolve and prepare configuration files.

To install use:

brew install egeniq/app-utilities/care

Source for CLI can be found here.

Multiplatform

Apple

Support for Apple platforms (macOS, iOS, tvOS, watchOS, visionOS) can be found here.

Android

Support for Android can be found here.