macOS
brew install organize-toollocal Homebrew formula metadata
安装
brew install organize-toollocal Homebrew formula metadata
sudo apt install organizeUbuntu 24.04 LTS package indexes · organize · 来源: archive.ubuntu.com
概览
File management automation tool
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
organize | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/tfeldmann/organize
安装元数据
| 软件包键 | brew:organize-tool |
|---|---|
| 版本 | 3.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/organize-tool |
| 主页 | https://github.com/tfeldmann/organize |
| 仓库 | https://github.com/tfeldmann/organize |
| 上游文档 | https://github.com/tfeldmann/organize#readme |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/3c/bd/1b4217217aadce0d46e28042c0e06bb28863bfdfb383ce7afb18f69a1553/organize_tool-3.3.0.tar.gz |
| 依赖 | cryptography, freetype, libyaml, openjpeg, pydantic, python@3.14 |
| 构建依赖 | cmake, ninja, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
organize 2.4.0-1
File management automation tool
https://github.com/tfeldmann/organize
sudo apt install organize来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.