Skip to content

A simple file organiser to send files going into the downloads directory to their appropriate directories

Notifications You must be signed in to change notification settings

nnamdiogbu/FileOrganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple file organiser to send files going into the downloads directory to their appropriate directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published