@background404/node-red-contrib-wsl-ubuntu

0.0.2 • Public • Published

node-red-contrib-wsl-ubuntu

Node for using Ubuntu environment in WSL with Node-RED

Overview

This node can execute commands in the WSL Ubuntu environment.

flows.png

Therefore, this node works only on Windows.
Please install the distribution using the wsl command in advance.

The node can be set to the following options.

  • Ubuntu version
  • Set the password when executing sudo (credential property)
  • Whether the execution results are output sequentially or not

edit.png

Different versions are shown for different Ubuntu environments.

os.png

os-output.png

You can also use apt-get to install and remove packages.
For example, you can output the result of neofetch to System Console.

neofetch.png

neofetch-output.png

Readme

Keywords

Package Sidebar

Install

npm i @background404/node-red-contrib-wsl-ubuntu

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

165 kB

Total Files

14

Last publish

Collaborators

  • background404