Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
/ organizr Public archive

๐Ÿ—‚๏ธ Simple Node.js tool to organize folders based on files based on modified date.

Notifications You must be signed in to change notification settings

matpratta/organizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Organizr

๐Ÿ—‚๏ธ Simple Node.js tool to organize folders based on files based on modified date.

Warning: This project is no longer maintained, please use AV Organizer instead.

Installation

Simply run npm install and then npm link to install required libraries and you're ready to go.

Usage

By default, running the script will only give you a preview of what is going to be changed. To actually move any files, run the script with the 'move' argument.

Options

Organizr has a few options that can be passed from the console:

Path

You can provide another path to run the script by using the path=/path/to/my/directory argument.

Time

You can switch to creation-time by using the time=created argument.

Preferred Time

You can switch to using the last registered time by using the prefer=max argument.

About

๐Ÿ—‚๏ธ Simple Node.js tool to organize folders based on files based on modified date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published