# dooit mit Homebrew, apk, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dooit in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dooit
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dooit
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:dooit
- **Paketmanager:** Homebrew
- **Version:** 3.3.4
- **Quellzusammenfassung:** TUI todo manager
- **Homepage:** <https://dooit-org.github.io/dooit/>
- **Repository:** <https://github.com/dooit-org/dooit>
- **Zuletzt aktualisiert:** 2026-07-13T10:24:50Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dooit (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.3.4
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Quellen

- 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
