https://github.com/mwt/onedrive-nu
Sync OneDrive with computer and receive update notifications via XMPP
https://github.com/mwt/onedrive-nu
Last synced: 9 months ago
JSON representation
Sync OneDrive with computer and receive update notifications via XMPP
- Host: GitHub
- URL: https://github.com/mwt/onedrive-nu
- Owner: mwt
- Created: 2023-04-22T19:49:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T22:14:07.000Z (about 3 years ago)
- Last Synced: 2025-03-29T08:18:55.688Z (about 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sync folder and notify of changes
This repository contains a script that will sync a folder from a remote and notify you of changes. The purpose of this is to get a push notification when files change on disk. This is useful for me because changes in this folder typically indicate that I have work to do.
This script requires: shell, rclone, jq, and [smplxmpp](https://codeberg.org/tropf/smplxmpp).
The script is intended to be run using cron.