pkg.soopen package index

brew / 順位 8011

topydo を Homebrew, apt, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install topydo

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install topydo

MacPorts ports tree · office/topydo/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install topydo

Debian stable package indexes · topydo · ソース: deb.debian.org

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

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

概要

パッケージ概要

Todo list application using the todo.txt format

コマンドとエイリアス

  • topydo

履歴

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

topydo is a console-oriented todo.txt application. Its README describes it as a powerful todo list application using the todo.txt format, with command-line, prompt, and column/TUI interfaces.

プロジェクトの歴史

The project sits in the todo.txt ecosystem rather than inventing its own database format. The README says its CLI was originally inspired by Gina Trapani's todo.txt CLI, while topydo adds native support for extensions such as due dates, start dates, dependencies, recurring items, sorting, grouping, aliases, and stable text-based identifiers.

The official documentation is published as a TiddlyWiki-style site, matching the project's hacker-friendly niche: a single-file text-task workflow with command references, configuration tiddlers, output format notes, and UI documentation.

採用の歴史

The input package facts show topydo packaged across Homebrew, Debian, MacPorts, Nix, and Ubuntu, which is broad for a console todo.txt tool. That distribution pattern reflects adoption by users who want a portable plain-text task file but prefer a richer Python CLI/TUI than the original shell-oriented todo.txt tools.

使われ方

Typical use is to install with pip3, then run topydo in one of three interfaces: direct CLI commands, topydo prompt for a command loop, or topydo columns for a vim-like text UI with customizable columns. The README emphasizes that the todo.txt file remains compliant and can still be processed by other todo.txt tools.

Package nerds tend to care about topydo because it keeps the durable artifact as plain text while offering scriptable outputs such as iCalendar, JSON, and Graphviz Dot. That makes it useful for terminal-first personal workflows, backups, sync, and small automations without adopting a hosted task service.

パッケージ好きにとっての重要性

topydo is a representative package-manager-friendly productivity CLI: Python-based, plain-text-first, and interoperable with the wider todo.txt format. Its significance is strongest for users who value editable files, Unix-style tool chaining, and terminal UI ergonomics.

タイムライン

  • Project docs: Official README presents topydo as a todo.txt-compatible application with CLI, prompt, and column modes.
  • Package adoption: Input package facts list Homebrew, Debian, MacPorts, Nix, and Ubuntu packages.
  • Current docs: Official documentation is published at topydo.github.io/topydo as a TiddlyWiki containing command, configuration, output, and UI topics.

Related projects

  • The README links the todo.txt format and Gina Trapani's todo.txt CLI as direct context, and also references bram85/todo.txt-tools.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:topydo
バージョン0.16
パッケージマネージャHomebrew
ホームページhttps://github.com/topydo/topydo
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

topydo 0.15+dfsg1-1

advanced todo.txt terminal utility for managing tasks

https://github.com/topydo/topydo

sudo apt install topydo
  • Section: text
  • Architecture: all
  • 2 依存関係
  • 1 提供
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Topydo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: topydo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

topydo

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

topydo 0.14-5.2

advanced todo.txt terminal utility for managing tasks

https://github.com/topydo/topydo

sudo apt install topydo
  • Section: universe/text
  • Architecture: all
  • 2 依存関係
  • 1 提供
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Topydo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: topydo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

topydo

sudo port install topydo
  • normalized package name match
  • 一致条件: Topydo
MacPorts ports tree · api.github.com · MacPorts ports tree: office/topydo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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