raspiblitz-web
raspiblitz-web copied to clipboard
A mobile-first responsive Web UI for the RaspiBlitz
See https://github.com/rootzoll/raspiblitz/issues/3264
Currently, the header is centered with the content in the ModalDialog, as shown here: https://github.com/cstenglein/raspiblitz-web/pull/412 Place the header on top & have the content centered, should look better IMO
Use https://github.com/mebjas/html5-qrcode and https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia
Sidebar etc where you can explain the options
See https://react.i18next.com/guides/multiple-translation-files Currently everything is in .json we could split it up, so we have a - common.json - apps.json - setup.json - .... We also need to check how...
On the SyncScreen, show an ETA for the sync process, so the user knows when the sync is finished.
- Either adjust date format to local date or make it relative (e.g. 2 hours ago)