Skip to main content

Categorize-CLI is a command-line-tool made using python to organize files in a given directory

Project description

Categorize-CLI

Categorize-CLI is a command-line-tool made using python to organize files in a given directory based on categories like extension, keyword, creation time, etc.

Installation

Use the package manager pip to install Categorize-CLI.

pip install Categorize-CLI

Usage

Safe

Running this command will organize all media files in the working directory

Categorize safe

Extensions:

Running this command will organize the files based on the command specified in the working directory

Categorize ext -t [command]
Categorize ext --type [command]

Running this command will organize all the files based on extension in the working directory

Categorize ext-all

Commands:

[text, image, audio, video, word, powerpoint, excel, access, executables, pdf, archives, documents, media, safe]

Keyword:

Running this command will organize the files based on the common keyword present in the file names in the working directory

Categorize key-all

Running this command will organize the files based on the specified keyword present in the file names in the working directory

Categorize key -k "keyword"

Creation time:

This command will organize files based on year created in the working directory

Categorize year

Other

Categorize [command] --help

If you do not want to organize files in the working directory and want to organize files in another path then you can just specify the path using this option -p or --path

Categorize [command] --path "path"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Categorize-CLI-0.5.0.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

Categorize_CLI-0.5.0-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page