Skip to content

jsilverdev/rclone_sh

Repository files navigation

Simple Rclone shell app to sync files

Simple project to sync files with a remote folder using rclone

This script is based on this gist from muety and this example from EnigmaCurry’s dev blog.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

LOCAL_PATH

REMOTE_PATH

NOTIFY_ENABLE - If can show notification (with notify-send)

DEBUG - Debug mode for show what happening

SERVICE_NAME - Name of the systemd service

All this variables are inside .env.example with default values

License

MIT

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages