# organize-tool を Homebrew, apt でインストール

organize-tool のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:organize-tool
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install organize-tool
```

  証拠: local Homebrew formula metadata

### Linux

- Ubuntu apt (92%):

```sh
sudo apt install organize
```

  証拠: Ubuntu 24.04 LTS package indexes: organize from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## パッケージ情報

- **パッケージキー:** brew:organize-tool
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/organize-tool>
- **バージョン:** 3.3.0
- **ソース概要:** File management automation tool
- **ホームページ:** <https://github.com/tfeldmann/organize>
- **リポジトリ:** <https://github.com/tfeldmann/organize>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/3c/bd/1b4217217aadce0d46e28042c0e06bb28863bfdfb383ce7afb18f69a1553/organize_tool-3.3.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- organize (cli)
- organize (エイリアス)

## 依存関係

- cryptography
- freetype
- libyaml
- openjpeg
- pydantic
- python@3.14

## ビルド依存関係

- cmake
- ninja
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.3.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/tfeldmann/organize
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

organize is a Python command-line file-management automation tool. It lets users describe rules that scan locations, filter files or directories, and run actions such as move, copy, rename, delete, echo, shell, and Python snippets, with simulation before destructive changes.

### プロジェクトの歴史

The tfeldmann/organize repository was created on 2017-09-20, and the project reached a documented v1.0 release on 2018-03-13. The package is published to PyPI as organize-tool and installed as the organize executable.

The README frames organize as an open-source command-line alternative to desktop automation apps such as Hazel on macOS and File Juggler on Windows. Its documentation evolved into a rule-based system with locations, filters, actions, placeholders, duplicate detection, EXIF extraction, text extraction, and templating.

The changelog records a v2.0.0 release on 2022-02-07 and a v3.0.0 release on 2024-01-05. The README says v3 was designed to be much faster, fix many bugs, and add actions, filters, and options.

### 採用の歴史

organize has broad hobbyist and productivity-tool adoption for a file automation CLI: the GitHub repository has thousands of stars, PyPI distribution, Read the Docs documentation, Homebrew packaging as organize-tool, and packaging signals in Linux distributions.

Its adoption is driven less by a server ecosystem and more by repeatable personal and business file workflows: organizing Downloads and Desktop folders, sorting photos by EXIF data, renaming invoices by document content, removing incomplete downloads, deleting duplicates, and automating document-handling processes.

### 使われ方

A normal workflow begins with organize new or organize edit to create a YAML config, organize sim to preview changes, and organize run to execute the rules. The docs emphasize simulation as a safety feature before moving, deleting, or renaming files.

Rules combine locations, targets, filters, and actions. This makes the package useful for small automations that would otherwise become one-off shell scripts, Finder/Explorer drag-and-drop work, or proprietary desktop automation rules.

### パッケージ好きにとっての重要性

organize is interesting in package metadata because the import/project identity and package-manager identity differ: the Homebrew formula is organize-tool, the PyPI package is organize-tool, and the installed command is organize.

It also shows how a desktop-style automation idea can live comfortably as a cross-platform CLI: Python package, Homebrew formula, Read the Docs site, GitHub Pages changelog, and examples written as YAML rather than GUI workflows.

### タイムライン

- 2017-09-20: tfeldmann/organize repository created on GitHub.
- 2018-03-13: changelog documents v1.0.
- 2022-02-07: changelog documents v2.0.0.
- 2024-01-05: changelog documents v3.0.0.

### Related projects

- The README compares organize with Hazel and File Juggler. Adjacent package concepts include rule engines, duplicate-file finders, EXIF metadata tooling, document text extraction, shell automation, and cross-platform filesystem cleanup utilities.

### ソース

- <https://api.github.com/repos/tfeldmann/organize>
- <https://formulae.brew.sh/formula/organize-tool>
- <https://github.com/tfeldmann/organize>
- <https://organize.readthedocs.io/>
- <https://pypi.org/project/organize-tool/>
- <https://tfeldmann.github.io/organize/changelog/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** organize-tool
- **Version Scheme:** 0
- **Revision:** 4
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Ubuntu apt - organize - 2.4.0-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: organize from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | File management automation tool | https://github.com/tfeldmann/organize


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/ja/brew/freetype/) - Runtime dependency declared by Homebrew.
- [openjpeg](https://pkg.so/ja/brew/openjpeg/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/ja/brew/ninja/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [openlist](https://pkg.so/ja/brew/openlist/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [prefixsuffix](https://pkg.so/ja/brew/prefixsuffix/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [midnight-commander](https://pkg.so/ja/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [lf](https://pkg.so/ja/brew/lf/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [nnn](https://pkg.so/ja/brew/nnn/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [filebrowser](https://pkg.so/ja/brew/filebrowser/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [elio](https://pkg.so/ja/brew/elio/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [fdclone](https://pkg.so/ja/brew/fdclone/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [bagels](https://pkg.so/ja/brew/bagels/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, libyaml, productivity, pydantic, python.
- [buku](https://pkg.so/ja/brew/buku/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cryptography, libyaml, productivity, python.

## Combined YAML source

View the package source record on GitHub. [combined/organize-tool.yml](https://github.com/mxcl/pkgdb/blob/main/combined/organize-tool.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
