Adding rclone sync with Google Photos

This commit is contained in:
Jason Williams
2025-04-03 09:22:53 -06:00
parent b002395d3d
commit 6e929c6c90
4 changed files with 135 additions and 5 deletions

View File

@@ -12,6 +12,8 @@
},
"dependencies": {
"@aeroniemi/inky": "^0.2.0",
"node-schedule": "^2.1.1",
"rclone.js": "^0.6.6",
"sharp": "^0.33.5"
}
}