# dooit を Homebrew, apk, Nix でインストール

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