mrPrateek95 / backup-directory-tree

Makes a copy of the directory tree when an external HDD is connected

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backup-directory-tree

Makes a copy of the directory tree when an external HDD is connected

When an external HDD is connected, an Automator workflow is trigger by a Folder action on '/Volumes' which runs this script to make a copy of the directory tree of the HDD. Notifies the user on success or errors

Prerequisites

  • macOS (Tested only on High Sierra)
  • node version 12.2.0 or higher
  • terminal-notifier installed (temporary dependency)

To-do

Tasks

References

About

Makes a copy of the directory tree when an external HDD is connected

License:MIT License


Languages

Language:JavaScript 100.0%