Skip to content

Categorize is a simple, customizable CLI-tool for automation sorting your files by their extensions.

License

Notifications You must be signed in to change notification settings

kantegory/categorize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Categorize

Categorize is a simple, customizable CLI-tool for automation sorting your files by their extensions.

Installing

From sources. Clone the repo:

$ git clone https://github.com/kantegory/categorize.git

Install package:

$ make install

That's all, you awesome!

Or from pip:

$ pip install categorize

Usage

Sorting:

$ categorize --directory /path/to/your/directory

Show all categories and extensions:

$ categorize-config --show

Edit pattern name:

$ categorize-config --edit-name pattern_name new_name

Edit extensions for pattern name:

$ categorize-config --edit-ext pattern_name

Add new pattern:

$ categorize-config --add pattern_name

Contacts

Email me, or contact me in telegram.

About

Categorize is a simple, customizable CLI-tool for automation sorting your files by their extensions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages