pISO icon indicating copy to clipboard operation
pISO copied to clipboard

Advanced Configuration via Webinterface

Open TheOneValen opened this issue 7 years ago • 0 comments

I would like to propose a feature for easier configuration.

At the moment if you want to configure stuff like Wifi and especially names of drives, you will need to unplug the pISO and edit the configuration file on the SD card.

  • I propose a simple webinterface for configuration. Most importantly drive names.
  • This webinterface should be available (on a configurable port) on any (configurable?) wifi when connected.
  • I am not sure how the code is structured yet (is there an architecture overview?), but that means pISO needs to be able to re-read the configuration during its execution without restart which is probably the biggest change.
  • Writing to the toml should be almost as easy as reading it

Greetings! Valen

TheOneValen avatar Oct 20 '18 09:10 TheOneValen