macOS
brew install todomanlocal Homebrew formula metadata
brew
Simple CalDAV-based todo manager. Version 4.7.0 via Homebrew; verified 2026-04-21.
install
brew install todomanlocal Homebrew formula metadata
sudo apk add todomanAlpine Linux edge package indexes · todoman · source: dl-cdn.alpinelinux.org
sudo apt install todomanDebian stable package indexes · todoman · source: deb.debian.org
nix profile install nixpkgs#todomannixpkgs package indexes · pkgs/by-name/to/todoman/package.nix · source: api.github.com
sudo pacman -S todomanArch Linux sync databases · todoman · source: geo.mirror.pkgbuild.com
winget install --id evestudio.todo-list -eWindows Package Manager source index · evestudio.todo-list · source: cdn.winget.microsoft.com
overview
Simple CalDAV-based todo manager
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.pyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
todo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://todoman.readthedocs.io/
install metadata
| Package key | brew:todoman |
|---|---|
| Version | 4.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/todoman |
| Homepage | https://todoman.readthedocs.io/ |
| Repository | https://github.com/pimutils/todoman |
| Upstream docs | https://todoman.readthedocs.io/en/stable |
| License | ISC |
| Source archive | https://files.pythonhosted.org/packages/d9/9e/063e7e63e5fb1d595b139916f3d2477bedcae9fa0d23ba8119f45ccf1c8d/todoman-4.7.0.tar.gz |
| Last updated | 2026-04-21T19:21:19Z |
| Pulse | updated |
| Dependencies | jq, python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.