# 使用 Homebrew, apk, Nix 安装 dooit

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

## 安装

```sh
sudo av install brew:dooit
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dooit
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dooit
```

  证据: Alpine Linux edge package indexes: dooit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#dooit
```

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

## 软件包事实

- **软件包键:** brew:dooit
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/dooit>
- **版本:** 3.3.4
- **来源摘要:** TUI todo manager
- **主页:** <https://dooit-org.github.io/dooit/>
- **仓库:** <https://github.com/dooit-org/dooit>
- **上游文档:** <https://dooit-org.github.io/dooit>
- **许可证:** MIT
- **源码归档:** <https://files.pythonhosted.org/packages/a1/dd/96bfcde11415f846d8e4bf2ec494432aae4e6938c6b3ef1e9db3a854b45e/dooit-3.3.4.tar.gz>
- **最后更新:** 2026-06-15T10:20:15-04:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- dooit (cli)
- dooit (别名)

## 依赖

- libyaml
- python@3.14

## 构建依赖

- cmake

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.3.4
- 管理器更新时间: 2026-06-15
- 本地数据: OK
- 上游仓库: https://dooit-org.github.io/dooit/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Dooit is a Python terminal user interface todo manager. It focuses on interactive task management, Vim-like keybindings, topic-separated todo lists, theming, and Python-based customization.

### 项目历史

The public dooit-org/dooit repository was created in April 2022. Its README presents the project as a customizable TUI todo manager and points users to the project wiki for installation and configuration.

The project progressed from early 0.x tags to 1.0 and later 3.x releases. GitHub release metadata shows 3.3.4 published in November 2025, and repository metadata shows continued activity into 2026.

### 采用历史

Dooit found a home in the terminal productivity niche: it is distributed through PyPI and appears in Unix package-manager ecosystems such as Homebrew, Alpine, and Nix. Its README also links a Discord community and screenshots of user-customized configurations.

### 使用方式

Users launch `dooit` to manage todo lists interactively in the terminal. The README highlights keybinding help with `?`, topic-separated lists with branching, and customization through a Python config file and companion Dooit Extras configurations.

### 为什么软件包爱好者会关心

Dooit is package-nerd interesting as part of the wave of polished terminal productivity applications distributed like developer tools. It is a Python TUI app with themes, extras, package-manager support, and release artifacts rather than a simple script.

### 时间线

- 2022: The public GitHub repository is created.
- 2022: Early 0.x tags appear in the current repository.
- 2025: Release metadata shows the 3.3.x series.
- 2026: GitHub metadata shows continued repository activity.

### Related projects

- Related projects include Dooit Extras, smassh, other Python terminal UI todo managers, PyPI, and terminal productivity tools using Vim-like interaction patterns.

### 来源

- <https://github.com/dooit-org/dooit#readme>
- <https://api.github.com/repos/dooit-org/dooit>
- <https://api.github.com/repos/dooit-org/dooit/releases>
- <https://pypi.org/pypi/dooit/json>
- <https://formulae.brew.sh/formula/dooit>


## 安全说明

narrow executable package without higher-risk signals.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dooit
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - dooit: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/dooit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - dooit - 3.3.3-r1: normalized package name match | Alpine Linux edge package indexes: dooit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | TUI todo manager | https://dooit-org.github.io/dooit/
- apk - dooit-pyc - 3.3.3-r1: normalized package name match | Alpine Linux edge package indexes: dooit-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for dooit | https://dooit-org.github.io/dooit/


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/zh-hans/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/zh-hans/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [bagels](https://www.automicvault.com/zh-hans/pkg/brew/bagels/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [circumflex](https://www.automicvault.com/zh-hans/pkg/brew/circumflex/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [jiratui](https://www.automicvault.com/zh-hans/pkg/brew/jiratui/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [khal](https://www.automicvault.com/zh-hans/pkg/brew/khal/) - Shares av.db curated category or tags: cli, productivity, python, terminal.
- [lf](https://www.automicvault.com/zh-hans/pkg/brew/lf/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [midnight-commander](https://www.automicvault.com/zh-hans/pkg/brew/midnight-commander/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [mprocs](https://www.automicvault.com/zh-hans/pkg/brew/mprocs/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [newsboat](https://www.automicvault.com/zh-hans/pkg/brew/newsboat/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [vit](https://www.automicvault.com/zh-hans/pkg/brew/vit/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, productivity, python, python-3-14, task.

## Combined YAML source

View the package source record on GitHub. [combined/dooit.yml](https://github.com/automic-vault/db/blob/main/combined/dooit.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
