Automic VaultAutomic Vault

brew

Installer todoman avec Homebrew, apk, apt, Nix, pacman, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de todoman pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install todoman

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add todoman

Alpine Linux edge package indexes · todoman · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install todoman

Debian stable package indexes · todoman · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#todoman

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S todoman

Arch Linux sync databases · todoman · Source: geo.mirror.pkgbuild.com

Windows

Windows Package Managervérifié · 92%
winget install --id evestudio.todo-list -e

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

aperçu

Résumé du paquet

Simple CalDAV-based todo manager

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
todocliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire4.7.0
gestionnaire mis à jour2026-04-21
données localesOK
amontnot checked
dernière version détectéenon détecté

https://todoman.readthedocs.io/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:todoman
Version4.7.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/todoman
Page d'accueilhttps://todoman.readthedocs.io/
Dépôthttps://github.com/pimutils/todoman
Docs amonthttps://todoman.readthedocs.io/en/stable
LicenceISC
Archive sourcehttps://files.pythonhosted.org/packages/d9/9e/063e7e63e5fb1d595b139916f3d2477bedcae9fa0d23ba8119f45ccf1c8d/todoman-4.7.0.tar.gz
Dernière mise à jour2026-04-21T19:21:19Z
Pulseupdated
Dépendancesjq, python@3.14
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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