Automic VaultAutomic Vault

brew

todoman を Homebrew, apk, apt, Nix, pacman, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install todoman

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add todoman

Alpine Linux edge package indexes · todoman · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install todoman

Debian stable package indexes · todoman · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#todoman

nixpkgs package indexes · pkgs/by-name/to/todoman/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S todoman

Arch Linux sync databases · todoman · ソース: geo.mirror.pkgbuild.com

Windows

Windows Package Manager確認済み · 92%
winget install --id evestudio.todo-list -e

Windows Package Manager source index · evestudio.todo-list · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Simple CalDAV-based todo manager

履歴

プロジェクトの歴史と使われ方

Todoman is a standards-based command-line todo manager from the pimutils ecosystem. It stores tasks as iCalendar VTODO files, which lets users synchronize task lists with CalDAV through tools such as vdirsyncer while still working from a Unix terminal.

プロジェクトの歴史

The official README says Todoman is now part of the pimutils project and hosted on GitHub. It describes the tool as a simple CLI task manager whose todos are individual .ics files matching the vdir specification, with support for common todo fields such as summary, description, location, due date, and priority.

The official changelog begins at v2.0.0 and records a mature Python CLI over several major versions. Version 2.0.0 added porcelain output for integrations, configuration validation, due filtering, and persisted todo IDs. Version 3.0.0 added friendlier dates, start filtering, location support, JSON porcelain output, and packaging changes. Version 4.0.0 changed configuration files to plain Python to remove an unmaintained config dependency.

Later releases show continued maintenance for Python and packaging ecosystems: shell completions, Python 3.10/3.11/3.12 support, pyproject.toml, dropped obsolete dependencies, category support, fish completions, and the removal of an old bin/todo wrapper when setuptools entry points became fast enough.

採用の歴史

Todoman's adoption is closely tied to pimutils and vdirsyncer. The README explicitly names CalDAV synchronization through vdirsyncer, and the batch input shows packaging in Homebrew, Debian, Ubuntu, Alpine, Arch, Nix, and other package systems.

The package is aimed at users who want the Taskwarrior or todo.txt style of command-line task management while keeping data in interoperable calendar/task files. Its docs emphasize Unix-like systems and do not support Windows.

使われ方

A typical setup points Todoman at a directory of vdir-style .ics files, often synchronized from a CalDAV server by vdirsyncer. Users then create, edit, list, complete, and inspect tasks with the todo command while other calendar clients can still see the underlying VTODO data.

The changelog's porcelain and JSON output work matters for scripts and status-bar integrations, while the plain Python config introduced in v4.0.0 keeps configuration inspectable and package-friendly.

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

Todoman is significant to package nerds because it composes with other small Unix PIM tools instead of becoming a monolithic app. It treats tasks as standards-based files, works with CalDAV sync, lives in the pimutils family, and is packaged across many Unix distributions.

It also provides a bridge between CLI task systems and standards-based personal information management: the user gets local files and terminal commands, while the data remains compatible with iCalendar and CalDAV.

タイムライン

  • v2.0.0: Added porcelain output, config validation, due filtering, and persisted todo IDs.
  • v3.0.0: Added friendlier time display, start filtering, location support, JSON porcelain output, and packaging changes.
  • v4.0.0: Switched configuration files to plain Python and dropped the configobj dependency.
  • v4.2.0: Added full category support.
  • v4.3.0: Added Python 3.11 support and moved to pyproject.toml.
  • v4.7.0: Added fish completions, a lists command, JSON list color fields, and dropped Python 3.9 support.

Related projects

  • vdirsyncer is named by the README as the common CalDAV synchronization companion.
  • pimutils is the project family that also hosts related personal information management tools.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/todoman/config.py~/.config/todoman/config.py

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
todocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版4.7.0
マネージャ更新日2026-04-21
ローカルデータOK
上流not checked
検出された最新未検出

https://todoman.readthedocs.io/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:todoman
バージョン4.7.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/todoman
ホームページhttps://todoman.readthedocs.io/
リポジトリhttps://github.com/pimutils/todoman
上流ドキュメントhttps://todoman.readthedocs.io/en/stable
ライセンスISC
ソースアーカイブhttps://files.pythonhosted.org/packages/d9/9e/063e7e63e5fb1d595b139916f3d2477bedcae9fa0d23ba8119f45ccf1c8d/todoman-4.7.0.tar.gz
最終更新2026-04-21T19:21:19Z
Pulseupdated
依存関係jq, python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametodoman
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • bash-snippets
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

todoman 4.5.0-2

Simple CalDAV-based todo manager

https://github.com/pimutils/todoman

sudo apt install todoman
  • Section: utils
  • Architecture: all
  • 13 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Todoman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: todoman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

todoman

nix profile install nixpkgs#todoman
  • normalized package name match
  • 一致条件: Todoman
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/todoman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

todoman 4.4.0-1

Simple CalDAV-based todo manager

https://github.com/pimutils/todoman

sudo apt install todoman
  • Section: universe/utils
  • Architecture: all
  • 13 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Todoman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: todoman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

todoman 4.7.0-r0

Simple iCalendar-based todo manager

https://pypi.org/project/todoman/

sudo apk add todoman
  • License: ISC
  • Architecture: x86_64
  • Source Package: todoman
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Todoman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: todoman from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

todoman-bash-completion 4.7.0-r0

Bash completions for todoman

https://pypi.org/project/todoman/

sudo apk add todoman-bash-completion
  • License: ISC
  • Architecture: x86_64
  • Source Package: todoman
  • normalized package name match
  • 一致条件: Todoman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: todoman-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

todoman-doc 4.7.0-r0

Simple iCalendar-based todo manager (documentation)

https://pypi.org/project/todoman/

sudo apk add todoman-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: todoman
  • normalized package name match
  • 一致条件: Todoman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: todoman-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

todoman-pyc 4.7.0-r0

Precompiled Python bytecode for todoman

https://pypi.org/project/todoman/

sudo apk add todoman-pyc
  • License: ISC
  • Architecture: x86_64
  • Source Package: todoman
  • 1 依存関係
  • normalized package name match
  • 一致条件: Todoman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: todoman-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

todoman-repl 4.7.0-r0

Simple iCalendar based todo manager (interactive shell)

https://pypi.org/project/todoman/

sudo apk add todoman-repl
  • License: ISC
  • Architecture: x86_64
  • Source Package: todoman
  • 1 依存関係
  • normalized package name match
  • 一致条件: Todoman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: todoman-repl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

todoman-zsh-completion 4.7.0-r0

Zsh completions for todoman

https://pypi.org/project/todoman/

sudo apk add todoman-zsh-completion
  • License: ISC
  • Architecture: x86_64
  • Source Package: todoman
  • 1 依存関係
  • normalized package name match
  • 一致条件: Todoman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: todoman-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

todoman 4.7.0-1

A simple, standards-based, cli todo (aka: task) manager

https://github.com/pimutils/todoman

sudo pacman -S todoman
  • License: ISC
  • Architecture: any
  • 9 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Todoman
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: todoman from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Nix92%

todo

nix profile install nixpkgs#todo
  • installed executable or alias match
  • 一致条件: Todo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/todo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget92%

evestudio.todo-list

winget install --id evestudio.todo-list -e
  • installed executable or alias match
  • 一致条件: Todo
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: evestudio.todo-list from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment