Skip to main content

Categorize-CLI is a command-line-tool made to help you categorize/organize files in a given directory

Project description

Categorize-CLI

A command-line-tool to help you organize files in a given directory


Categorize-CLI v1.0.0

A new update aimed to simplify the command-line-interface while increasing functionality

Usage

Extensions:

This command will organize the files based on the specified extension type (ex: image, audio, video) in the working directory

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

To organize all files based on extension (ex: .jpeg, .txt) use the --all flag

Categorize ext --all

Commands:

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

Keyword:

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

Categorize key -k [command]
Categorize key --keyword [command]

Year-created:

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

Categorize year

Other

If you want to organize files belonging to another directory then you can just specify the path using this option -p or --path

Categorize [command] --path [command]

If you want to view the full output you can use the verbose flag -v or --verbose

Categorize [command] --verbose

Command line interface

Usage: Categorize [OPTIONS] COMMAND [ARGS]...

  Categorize files based on different categories

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  ext   Organize files based on specified extension (ex: image, video)
  key   Organize files based on specified keyword
  year  Organize files based on year created

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-1.0.0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

Categorize_CLI-1.0.0-py3-none-any.whl (13.6 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