https://github.com/hinha/watchgo
BACKUP your file. watchgo is Filesystem automatically watcher your file and backup into storage
https://github.com/hinha/watchgo
compression filesystem-events fsnotify golang image-processing
Last synced: 3 months ago
JSON representation
BACKUP your file. watchgo is Filesystem automatically watcher your file and backup into storage
- Host: GitHub
- URL: https://github.com/hinha/watchgo
- Owner: hinha
- License: mit
- Created: 2022-10-30T04:14:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T10:31:14.000Z (over 2 years ago)
- Last Synced: 2025-01-08T09:11:05.699Z (5 months ago)
- Topics: compression, filesystem-events, fsnotify, golang, image-processing
- Language: Go
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Filesystem watcher and backup files
BACKUP your file. watchgo is Filesystem automatically watcher file using [github.com/rjeczalik/notify](https://github.com/rjeczalik/notify) and backup into storage
# Install scripts
```bash
$ chmod a+x ./scripts/install.sh$ ./scripts/install.sh
```