CleanDrop: Open-Source Node.js CLI Tool Organizes Downloads Folder Safely
A developer has released CleanDrop, a zero-dependency Node.js command-line utility designed to automatically sort cluttered Downloads folders into categorized subfolders. The tool addresses common risks of ad-hoc scripts by offering a dry-run mode that previews all planned file moves without making any changes to disk. CleanDrop also includes an undo command that reverses a sorting batch using a local history log, and it prevents data loss by renaming duplicate files rather than overwriting them. Built entirely on native Node.js filesystem APIs, it requires no npm dependencies and can be run instantly via npx without a global install. The project is open-source under the MIT license and is available on GitHub at github.com/mahdyarmonfared/cleandrop.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in