『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 1274|回复: 1

[教程系列] 新手入门nodered抛弃繁杂的安装用node-red-desktop吧

[复制链接]

9

主题

97

帖子

697

积分

高级会员

Rank: 4

积分
697
金钱
595
HASS币
30
发表于 2023-3-21 17:16:19 | 显示全部楼层 |阅读模式
本帖最后由 neighbour 于 2023-3-21 17:17 编辑

新手入门总是纠结如何安装,直接用node-red-desktop吧
https://github.com/sakazuki/node-red-desktop
优点:
1.exe .dmg安装包,支持windows mac
2.多个进程同时开启;
3.项目文件分开保存;
4.自带ngrok;
5.常用参数图形化配置。
缺点:
停更了,版本卡死在V2.1.0

Tips:
执行后,按TAP 才会出现工具栏!



This is a desktop applicaiton of Node-RED

                               
登录/注册后可看大图
Announce
  • 2021-10-26 2.1.0 release (Node-RED v2.1.2)
  • 2021-08-22 2.0.0 release (Node-RED v2.0.5)
  • 2021-04-29 1.3.0 release (Node-RED v1.3.3)
  • 2021-02-17 1.2.3 release (Node-RED v1.2.9)
  • 2021-02-02 1.2.2 release (Node-RED v1.2.7)
  • 2020-10-19 1.2.0 release (Node-RED v1.2.2)
  • 2020-09-25 1.1.0 release (Node-RED v1.1.3)
  • 2019-11-29 1.0.0 release (Node-RED v1.0.3 with v-flow)
Download
Download the binary file from download page
Benefits
You can
  • easily setup Node-RED on your desktop.
  • quickly create and discard a flow many times.
  • easily integrate with cloud services with the public HTTP endpoint.
    • twilio, alexa, google home etc…

And also,
You can use almost all powerful and useful Node-RED features
Node-RED-Desktop featuresHow to install Node-RED-Desktop
  • Download the installer from release page.
  • Run the installer.
How to use Node-REDHow to publish the HTTP endpoint
  • create a flow using “http in” and “http response” nodes and deploy it.
  • click [Endpoint]-[Connect ngrok]
  • you will get the domain such as https://1234xxxx.ngrok.com.
  • access to the above public url.
    • CAVEAT Anyone can access to this endpoint, if you don’t configure httpNodeAuth in **[FileApplicetion]-[Settings…]**


How to enable Node-RED projects feature
  • Requirement:
    • you can use git command on the shell (win:Command Prompt or mac:bash)
    • refs: git

  • go [File]-[Settings…]
  • checked [Projects enabled]
  • click [Restart to apply]
How to install additional nodesfrom Public library
  • click [Manage pallete]-[install]
from Unofficial site
  • info: This menu executes
      npm install


from local disk
  • click [Tools]-[Add a local node]
  • select a node directory that includes package.json
  • info: This menu executes
      npm link [dir]


If additional nodes does not work….

回复

使用道具 举报

0

主题

72

帖子

467

积分

中级会员

Rank: 3Rank: 3

积分
467
金钱
395
HASS币
0
发表于 2023-3-22 16:32:21 | 显示全部楼层
第一次知道还有桌面版的
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-4-19 21:46 , Processed in 1.199762 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表