/DownloadCleanup

A script that declutters the jumbled Downloads folder of the system. It tracks all the files and folders and moves them to a destination folder according to the type of extension and the last modification date if it’s a file and just the last modification date if it’s a folder. Implemented using node.js and it’s core modules

Primary LanguageJavaScript

This repository is not active