An open API service indexing awesome lists of open source software.

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

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
```