Automating file re-organization on Windows with NodeJS
Writing a nodejs script to re-order files on Windows and update its registry.
Mar 12, 202316 min read145

Search for a command to run...

Series
In this series, I break down the process of writing scripts to automate repetitive tasks on your computer or on the web with NodeJS. Follow along as I build, to save time and increase productivity.