FileOrganizer Simple File System Organizer to manage files going into the downloads folder Installation Use npm to install dependencies npm install Activation To daemonize the script, enabling it to run forever npm install pm2 -g pm2 start fileOrganizer.js