node red nodes to upload photos to google photos
npm install node-red-contrib-easybotics-gphoto-uploadnode-red wrapper of https://github.com/3846masa/upload-gphotos#readme


Because of some peculiarities with dependencies this node has to be installed manually, the procedure follows:
in a terminal enter
````
cd ~/.node-red
sudo npm i node-red-contrib-easybotics-gphoto-upload
sudo npm i axios@^0.16.2