The intended use case for this project is for wall-mounted displays. Since it may be hard or impossible to do data entry on them, it would be great if there was some way to select calendars from another device.
The first idea I had was that on load, if there were no calendars configured, the page could generate a QR code with a URL to the same viewcalendar page with a query string that would create a WebRTC connection between the two devices, so you could scan it with your phone, load the page in your phone browser, select calendars/auth with Google/whatever, and then have all of that information sent to the other device.
Something like FlyWeb would be cool here, but I'm not sure if it's far enough along to use.
The intended use case for this project is for wall-mounted displays. Since it may be hard or impossible to do data entry on them, it would be great if there was some way to select calendars from another device.
The first idea I had was that on load, if there were no calendars configured, the page could generate a QR code with a URL to the same viewcalendar page with a query string that would create a WebRTC connection between the two devices, so you could scan it with your phone, load the page in your phone browser, select calendars/auth with Google/whatever, and then have all of that information sent to the other device.
Something like FlyWeb would be cool here, but I'm not sure if it's far enough along to use.