macOS
brew install ttdllocal Homebrew formula metadata
brew
Terminal Todo List Manager. Version 6.1.1 via Homebrew; verified 2026-04-26.
install
brew install ttdllocal Homebrew formula metadata
sudo apk add ttdlAlpine Linux edge package indexes · ttdl · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ttdlnixpkgs package indexes · pkgs/by-name/tt/ttdl/package.nix · source: api.github.com
scoop install extras/ttdlScoop official bucket manifest trees · bucket/ttdl.json · source: api.github.com
overview
Terminal Todo List Manager
history
ttdl is a Rust command-line todo-list manager built around the todo.txt format.
The upstream GitHub repository was created in January 2019. The README describes ttdl as a CLI tool for managing todo lists in todo.txt format, with installation through Cargo, prebuilt releases, Scoop, Homebrew, and AUR.
The project has continued as a terminal productivity utility rather than a service-backed task manager. Its Cargo metadata classifies it under command-line utilities and uses keywords such as `todotxt`, `terminal`, `cli`, `todo`, and `tasks`.
ttdl's adoption path is typical for modern Rust CLI tools: first Cargo and GitHub releases, then package-manager formulas for users who prefer system package workflows. The README documents Homebrew, Scoop, and AUR installation, while the supplied package facts add Alpine and Nix.
GitHub releases show a long release train from 2019 through 2026, including later additions such as agenda view, Markdown output, and multiple task lists.
ttdl stores todos in plain todo.txt-style files, supports filtering, grouping, archive handling, tags, hashtags, time tracking, statistics, agenda/calendar views, human-readable dates, custom columns, and multiple task lists.
Its configuration is optional and file-based. The README states that the standalone binary does not create files automatically, checks for `ttdl.toml`, and can initialize default config files with command-line flags.
ttdl matters in the package-nerd niche as a small, self-contained Rust productivity CLI with no server dependency and plain-text data. It fits the terminal-user preference for scripts, dotfiles, and portable todo lists.
Its value is not broad historical influence; it is a maintained example of the todo.txt lineage surviving inside modern Rust and package-manager ecosystems.
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.
./ttdl.toml~/.config/ttdl/ttdl.toml./ttdl.toml/Users/{username}/Library/Application Support/ttdl/ttdl.tomlc:\Users\{username}\AppData\Roaming\ttdl\ttdl.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ttdl | 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://github.com/VladimirMarkelov/ttdl
install metadata
| Package key | brew:ttdl |
|---|---|
| Version | 6.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ttdl |
| Homepage | https://github.com/VladimirMarkelov/ttdl |
| Repository | https://github.com/VladimirMarkelov/ttdl |
| Upstream docs | https://github.com/VladimirMarkelov/ttdl#readme |
| License | MIT |
| Source archive | https://github.com/VladimirMarkelov/ttdl/archive/refs/tags/v6.1.1.tar.gz |
| Last updated | 2026-04-26T09:04:40Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ttdl |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
ttdl
nix profile install nixpkgs#ttdlttdl 6.1.1-r0
Terminal Todo List Manager
https://github.com/VladimirMarkelov/ttdl
sudo apk add ttdlttdl-doc 6.1.1-r0
Terminal Todo List Manager (documentation)
https://github.com/VladimirMarkelov/ttdl
sudo apk add ttdl-docextras/ttdl
scoop install extras/ttdlsource 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.