Skip to content

AlexandruSimandi/file-organiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File organiser

Simple script that groups every file in the current dir based on type.

File types unknown by this script are not moved.

Run

npm install
npm install -g enclose
enclose --loglevel info -o <output_executable> ./organiser.js

then move the executable in the desired folder and run it. (it does not support params, yet)

Or you can trust me and download the already compiled exe for Windows from here :)

Or you could move everything in the desired folder and run

npm install
node organiser.js

But that is just silly.

About

Simple node script that groups files by their type

Resources

Stars

Watchers

Forks

Packages

No packages published