pkg.soopen package index

brew / Rang 5690

ttdl mit Homebrew, apk, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ttdl in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ttdl

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ttdl

Alpine Linux edge package indexes · ttdl · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#ttdl

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

Windows

Scoopverifiziert · 92%
scoop install extras/ttdl

Scoop official bucket manifest trees · bucket/ttdl.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Terminal Todo List Manager

Befehle und Aliase

  • ttdl

Verlauf

Projektgeschichte und Nutzung

ttdl is a Rust command-line todo-list manager built around the todo.txt format.

Projektgeschichte

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

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ttdlExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version6.2.2
Manager aktualisiert2026-07-11
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ttdl
Version6.2.2
PaketmanagerHomebrew
Homepagehttps://github.com/VladimirMarkelov/ttdl
Repositoryhttps://github.com/VladimirMarkelov/ttdl
Zuletzt aktualisiert2026-07-11T21:48:06Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

ttdl

nix profile install nixpkgs#ttdl
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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