# bhrigu123/classifier

Organize files in your directory instantly, by classifying them into different folders

Repository: https://github.com/bhrigu123/classifier
Canonical: https://ross.abutalabs.com/products/classifier
Language: Python
License Family: other
Topics: classify-files, python
Last push: 2022-03-07T12:25:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3916, "days_push": 1640, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1099, forks 130 (observed 2026-08-28T04:03:35.005846+00:00)

## What it is
A Python command-line tool that organizes files in a directory by automatically sorting them into folders based on file type (music, pdfs, images, archives) or creation date. It supports custom extension-to-folder mappings via an editable config file.

## Use cases
- clean up my messy Downloads folder automatically
- sort files into folders by file type
- organize files by creation date
- move all python files into a specific folder
- bulk organize a directory of mixed files

## When to choose
- you want a one-command, zero-config way to tidy a cluttered directory
- you need cross-platform file sorting without writing scripts
- you want customizable extension-to-folder rules

## When to avoid
- you need actively maintained software (last release 2022, no license file in repo)
- you need content-based classification rather than extension-based
- you need recursive processing of subdirectories

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: file-system, cli
- domain: files, developer-tools
- platform: windows, python, cli, cross-platform
- tags: file-organization, file-classification, downloads-cleanup, command-line, automation, linux, macos

## Member repositories
- bhrigu123/classifier (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.005846+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:58.604834+00:00, confidence not recorded.
  - readme: https://github.com/bhrigu123/classifier (fetched 2026-08-28T04:03:35.005846+00:00, sha c59d68a884f5)
  - registry_pypi: https://pypi.org/pypi/classifier/json (fetched 2026-08-29T12:49:24.717812+00:00, sha 3e62f3ba4ff7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
