Skip to content

Installing Dashboards on Mobile Added In: v1.9.0

Node-RED Dashboard 2.0 is built and deployed as a Progressive Web App. This means whilst it's built as a web application, it can be installed on your mobile device and run as a standalone application, behaving as if it was a native app.

Installing on Android

To install the Dashboard on an Android device, open the browser and navigate to your Dashboard. From the browser's options, select "Add to Home Screen" (you may be presented directly with an option to "Install" here, depending on your Chrome version):

Options presented in Chrome on AndroidOptions presented in Chrome on Android

This will then prompt you to either "Install" Dashboard as an application, or "Create a Shortcut" on your home screen:

Options presented in Chrome on AndroidOptions presented in Chrome on Android

If you install, the Dashboard will be added to your home screen and can be launched as a standalone application, without the surrounding Browser experience.

Installing on iOS

To install the Dashboard on an iOS device, open the browser and navigate to your Dashboard. From the browser's options, select "Add to Home Screen":

Options presented in Safari on iOSOptions presented in Safari on iOS

You'll then be prompted to name your application:

Options presented in Safari on AndroidOptions presented in Safari on iOS

Customization

Icon

You can personalize your Dashboard's App Icon to enhance branding and make it easily recognizable. To customize the icon, simply add a URL to the image in the App Icon field under the ui-base configuration. For detailed instructions, visit the UI Base documentation.