confirmedcode / Lockdown-iOS

GNU General Public License v3.0
885 stars 85 forks source link

Unified configuration storage for both desktop and mobile #105

Open forrie opened 2 years ago

forrie commented 2 years ago

Create a mechanism to share, and optionally more easily edit, Lockdown app configuration by optionally storing the config to a selection of sources, perhaps via a webdav pull. This will allow, among other things, for some optional automated configuration and management, for those that prefer to operate on the CLI or through a web form (ie: something someone writes). Config format can be JSON, sqlite3 whatever you prefer.