macOS
brew install todomanlocal Homebrew formula metadata
brew
todoman のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install todomanlocal Homebrew formula metadata
sudo apk add todomanAlpine Linux edge package indexes · todoman · ソース: dl-cdn.alpinelinux.org
sudo apt install todomanDebian stable package indexes · todoman · ソース: deb.debian.org
nix profile install nixpkgs#todomannixpkgs package indexes · pkgs/by-name/to/todoman/package.nix · ソース: api.github.com
sudo pacman -S todomanArch Linux sync databases · todoman · ソース: geo.mirror.pkgbuild.com
winget install --id evestudio.todo-list -eWindows 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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/todoman/config.py~/.config/todoman/config.py実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
todo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 依存関係 | jq, python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | todoman |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
todoman 4.5.0-2
Simple CalDAV-based todo manager
https://github.com/pimutils/todoman
sudo apt install todomantodoman
nix profile install nixpkgs#todomantodoman 4.4.0-1
Simple CalDAV-based todo manager
https://github.com/pimutils/todoman
sudo apt install todomantodoman 4.7.0-r0
Simple iCalendar-based todo manager
https://pypi.org/project/todoman/
sudo apk add todomantodoman-bash-completion 4.7.0-r0
Bash completions for todoman
https://pypi.org/project/todoman/
sudo apk add todoman-bash-completiontodoman-doc 4.7.0-r0
Simple iCalendar-based todo manager (documentation)
https://pypi.org/project/todoman/
sudo apk add todoman-doctodoman-pyc 4.7.0-r0
Precompiled Python bytecode for todoman
https://pypi.org/project/todoman/
sudo apk add todoman-pyctodoman-repl 4.7.0-r0
Simple iCalendar based todo manager (interactive shell)
https://pypi.org/project/todoman/
sudo apk add todoman-repltodoman-zsh-completion 4.7.0-r0
Zsh completions for todoman
https://pypi.org/project/todoman/
sudo apk add todoman-zsh-completiontodoman 4.7.0-1
A simple, standards-based, cli todo (aka: task) manager
https://github.com/pimutils/todoman
sudo pacman -S todomantodo
nix profile install nixpkgs#todoevestudio.todo-list
winget install --id evestudio.todo-list -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.