文件名称:electron-node-red:Electron Node-RED 模板
文件大小:293KB
文件格式:ZIP
更新时间:2024-08-13 05:21:51
JavaScript
电子节点红 这是一个 Electron 模板,用于将 Node-RED 嵌入到由 node-red-dashboard 生成的仪表板中。 您可以基于此模型并更新 package.json 文件以包含您自己所需的依赖项。 使用 要克隆和运行此存储库,您需要在您的计算机上安装和 (随)。 从您的命令行: # Clone this repository git clone https://github.com/dceejay/electron-node-red.git # Go into the repository cd electron-node-red # Install dependencies and run the app npm install && npm run clean && npm start TL:DR - 构建运行时 在 OSX 上,你可以运行./buildal
【文件预览】:
electron-node-red-master
----.gitignore(638B)
----flows.json(6KB)
----package.json(4KB)
----main.js(9KB)
----LICENSE.md(6KB)
----.travis.yml(808B)
----makewin32.js(745B)
----appdmg.json(303B)
----nodered.icns(219KB)
----README.md(3KB)
----makewin64.js(741B)
----buildall(573B)
----appbkg.png(75KB)
----flows_cred.json(44B)
----nodered.ico(34KB)
----loading.gif(17KB)
----afterinst.sh(47B)
----nodered.png(1KB)