pkg.soopen package index

brew / 順位 5690

ttdl を Homebrew, apk, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ttdl

local Homebrew formula metadata

Linux

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

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

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

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

Windows

Scoop確認済み · 92%
scoop install extras/ttdl

Scoop official bucket manifest trees · bucket/ttdl.json · ソース: api.github.com

概要

パッケージ概要

Terminal Todo List Manager

コマンドとエイリアス

  • ttdl

履歴

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

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.

タイムライン

  • 2019: The GitHub repository is created and early 0.x releases begin.
  • 2020: Release notes include custom formatting and human-friendly due dates.
  • 2026: Release notes include agenda updates, Markdown output support, and multiple task lists.

Related projects

  • The README identifies todo.txt as the data format lineage.
  • Distribution-related peers include Cargo, Homebrew, Scoop, AUR, Alpine, and Nix packages.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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.

Linux
./ttdl.toml~/.config/ttdl/ttdl.toml
macOS
./ttdl.toml/Users/{username}/Library/Application Support/ttdl/ttdl.toml
Windows
c:\Users\{username}\AppData\Roaming\ttdl\ttdl.toml

実行可能ファイル

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

コマンド種類公開範囲メモ
ttdl実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版6.2.2
マネージャ更新日2026-07-11
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ttdl
バージョン6.2.2
パッケージマネージャHomebrew
ホームページhttps://github.com/VladimirMarkelov/ttdl
リポジトリhttps://github.com/VladimirMarkelov/ttdl
最終更新2026-07-11T21:48:06Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

ttdl

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

ttdl 6.2.2-r0

Terminal Todo List Manager

https://github.com/VladimirMarkelov/ttdl

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

ttdl-doc 6.2.2-r0

Terminal Todo List Manager (documentation)

https://github.com/VladimirMarkelov/ttdl

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

extras/ttdl

scoop install extras/ttdl
  • normalized package name match
  • 一致条件: Ttdl
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ttdl.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation