# 使用 Homebrew, apt, MacPorts, Nix 安装 topydo

查看 topydo 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:topydo
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install topydo
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install topydo
```

  证据: MacPorts ports tree: office/topydo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install topydo
```

  证据: Debian stable package indexes: topydo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#topydo
```

  证据: nixpkgs package indexes: pkgs/by-name/to/topydo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:topydo
- **软件包管理器:** Homebrew
- **版本:** 0.16
- **来源摘要:** Todo list application using the todo.txt format
- **主页:** <https://github.com/topydo/topydo>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- topydo (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.16
## 项目历史与用法

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.

### 来源

- <https://github.com/topydo/topydo#readme>
- <https://topydo.github.io/topydo>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - topydo - 0.15+dfsg1-1: normalized package name match | Debian stable package indexes: topydo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | advanced todo.txt terminal utility for managing tasks | https://github.com/topydo/topydo
- Nix - topydo: normalized package name match | nixpkgs package indexes: pkgs/by-name/to/topydo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - topydo - 0.14-5.2: normalized package name match | Ubuntu 24.04 LTS package indexes: topydo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | advanced todo.txt terminal utility for managing tasks | https://github.com/topydo/topydo
- MacPorts - topydo: normalized package name match | MacPorts ports tree: office/topydo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/topydo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/topydo.yml)


## 来源

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