dropbox-appledouble-sweeper

0.0.1 • Public • Published

Dropbox AppleDouble files sweeper

A tool that doesn't let AppleDouble ._whatever files into Dropbox folder that is kept on external HDD. Some people ran into the same issue.

Installation

npm install dropbox-appledouble-sweeper -g

Usage

In the most typical case run the following from your console: dsweeper -d

dsweeper -h

  Usage: dsweeper [options]

  Options:

    -h, --help         output usage information
    -d, --daemonize    Daemonize
    -i, --idle         Idle mode: don't delete files found
    -p, --path [path]  Path to directory to monitor; default to Dropbox folder

TODO

  • Better installation script
  • Autorunner: Mac OS plist/upstart/etc

Package Sidebar

Install

npm i dropbox-appledouble-sweeper

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • akaupanin