macadmins / SplashBuddy

Onboarding splash screen for MDM and Automated Device Enrollment.
Apache License 2.0
403 stars 70 forks source link

Allow auto refresh of webview #56

Closed ftiff closed 6 years ago

ftiff commented 6 years ago

Some MacAdmins parse the index.html to write dynamic information such as an IP Address Feature Request would be to automatically refresh the webview every x seconds

cybertunnel commented 6 years ago

Could be a preference key

cybertunnel commented 6 years ago

To use this feature, you will need to set the webRefreshRate to a Number type with a value greater or equal to 1. This setting is in seconds of delay between refreshes.