mbof / hxsync

MIT License
4 stars 0 forks source link

Allow configuration via YAML #38

Closed mbof closed 3 months ago

mbof commented 4 months ago

Currently, editing is only allowed via the UI. It doesn't work well for bulk copy paste, and it requires new UI to be written for every bit of configuration.

A new feature would allow loading and saving configuration as YAML. This would work across multiple devices (at least within the device's capabilities) and would make it easier to add features such as intership channels etc.

mbof commented 4 months ago

The idea is to build this as a modular setup, making it easier to add new config knobs.

Each config module should be responsible for

Then: