nerves-keyboard / xebow

Firmware for the Keybow written in Elixir
40 stars 10 forks source link

UI: System page - Backup/restore #103

Open amclain opened 4 years ago

amclain commented 4 years ago

We would like to include backup & restore functionality so that a user can save their settings off of the device for safe keeping, and later restore their settings if the device becomes misconfigured.

One option we discussed is to save all of the settings files in a specific directory, then zip/overwrite that entire directory on backup/restore.

Acceptance Criteria

Backup

Restore

Design

https://www.figma.com/file/RMYWHeXJoDErWii1jm8C7k/Xebow?node-id=45%3A44

System2