Skip to content

Watches for changes on a folder, then moves the file to its target subfolder

Notifications You must be signed in to change notification settings

costa86/folder-watcher

Repository files navigation

alt text

Download-watcher

Description

Consider your downloads folder, each time a new file is downloaded there, the file is moved to a subfolder, according to its extension. This mapping can be customized to match your needs, as a JSON file.

json-ext-map.json

Other file extensions will be saved to a folder named "other".

Screenshots

pic

Usage

./download-watcher <folder_to_watch> <json_ext_map_file> &

About

Watches for changes on a folder, then moves the file to its target subfolder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published