Module for Node-Red that adds 2 nodes to start or stop a single xvfb instance. Tested on Node-Red version 0.20.5.
xvfb
to be present (ex: sudo apt-get install xvfb)
- Copy the content into your Node-Red modules folder ~/.node-red/node_modules/
node-red-sverto-xvfb
- Restart Node-Red for the changes to take effect:
sudo systemctl restart nodered