Skip to content

Repository files navigation

Node-RED Client Editor

Node-RED is great and I use for my smart home. However, the lacking of mobile app is a big disadvantage, and most of people like to use Home Assisstant for its mobile support

I decide to develop a mobile app for Node RED, support automatically login Dashboard and Admin, custom buttons on Admin, native features like Background location tracking, exclusive WYSIWYG Editor (finished), voice command, mqtt client, (in dev)...

Discussion thread on Node-RED forum

Official released could be downloaded from App store and Google Play

play icon

app store icon

User manual

Please visit User Manual

Developement

App is written in Quasar Framework (Vue.js and Cordova). Please visit [Quasar Homepage](https://quasar.dev /) for more information about development

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc. directly on mobile)

quasar dev -m android
quasar dev -m ios

Build the app for production

Run below command, open Android Studio or XCode and build yourself. Rememeber to change package name

quasar build -m android --ide
quasar build -m ios --ide

Customize the configuration

See Configuring quasar.conf.js.

About

A mobile client app for Node-RED

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages