# 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
- **バージョン:** 3.3.4
- **ソース概要:** TUI todo manager
- **ホームページ:** <https://dooit-org.github.io/dooit/>
- **リポジトリ:** <https://github.com/dooit-org/dooit>
- **最終更新:** 2026-07-13T10:24:50Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dooit (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.3.4
## プロジェクトの歴史と使われ方

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

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

- 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/


## Combined YAML source

View the package source record on GitHub. [combined/dooit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dooit.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
