# todoist-cli-go mit Homebrew, chocolatey, Nix, winget installieren

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

## Installation

```sh
sudo av install brew:todoist-cli-go
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install todoist-cli-go
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#todoist
```

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

### Windows

- Chocolatey (92%):

```sh
choco install todoist
```

  Evidenz: Chocolatey community package catalog: todoist from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'

- winget (92%):

```sh
winget install --id Doist.Todoist -e
```

  Evidenz: Windows Package Manager source index: Doist.Todoist from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:todoist-cli-go
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/todoist-cli-go>
- **Version:** 0.24.0
- **Quellzusammenfassung:** CLI for Todoist
- **Homepage:** <https://github.com/sachaos/todoist>
- **Repository:** <https://github.com/sachaos/todoist>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/sachaos/todoist/archive/refs/tags/v0.24.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-26T00:51:25+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- todoist (cli)
- todoist (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Einschränkungen: This formula was renamed from "todoist-cli" to "todoist-cli-go" to free up the "todoist-cli" name for the official Doist CLI (https://github.com/Doist/todoist-cli).
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.24.0
- Manager aktualisiert: 2026-07-26
- lokale Daten: OK
- Upstream-Repository: https://github.com/sachaos/todoist
- neueste erkannte Version: v0.24.0 (aktuell)
## Projektgeschichte und Nutzung

todoist-cli-go is an unofficial Go command-line client for Todoist. It predates the current official Doist td CLI in Homebrew and remains notable as a terminal-first Todoist wrapper with local cache, API-token configuration, and integrations with fuzzy finders.

### Projektgeschichte

The official README identifies the project as an unofficial Todoist CLI client written in Go. It documents commands for listing, showing, adding, modifying, closing, reopening, deleting, syncing, and quick-adding Todoist tasks.

The README now distinguishes the Homebrew formula name todoist-cli-go from the official Doist todoist-cli formula, noting that the formula was renamed to make room for the official CLI. It also warns that users must upgrade to v0.23 or later before February 10, 2026 because older versions depend on Todoist APIs scheduled for shutdown.

### Adoptionsgeschichte

The project documents installation through Homebrew, the author's tap, AUR packages, Nix/NixOS, Docker, and source builds. That distribution pattern is typical of a popular unofficial CLI: it spread through package managers before the vendor-maintained command arrived.

### Wie es verwendet wird

Users register a Todoist API token, run todoist sync, and then use subcommands for task and project operations. The README recommends peco or fzf shell functions for interactive selection, which places the tool in a classic terminal productivity workflow.

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

The package is significant mostly as a naming and migration story. Homebrew users who knew todoist-cli as the Go client later had to distinguish todoist-cli-go from Doist's official todoist-cli, and the README makes that package-name split explicit.

### Zeitleiste

- Pre-2026: Distributed as an unofficial Todoist CLI client through Homebrew, AUR, Nix, Docker, and source builds.
- 2026: README warns users to upgrade to v0.23 or later before Todoist API shutdown on February 10, 2026.
- 2026: README notes the Homebrew formula rename to todoist-cli-go to make room for the official Doist CLI.

### Related projects

- Doist/todoist-cli is the official Todoist CLI and is named in the README as a separate tool.
- peco and fzf are documented as recommended interactive helpers.

### Quellen

- current_curation.repo
- <https://github.com/sachaos/todoist#readme>
- source_facts.package-manager


## Sicherheitshinweise

Für todoist-cli-go wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/todoist/config.json

## Credential files

- Unix: ~/.config/todoist/config.json
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Nix - todoist: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/to/todoist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Chocolatey - todoist: installed executable or alias match | Chocolatey community package catalog: todoist from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'
- winget - Doist.Todoist: installed executable or alias match | Windows Package Manager source index: Doist.Todoist from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [todoist-cli](https://pkg.so/de/brew/todoist-cli/) - Shares pkgdb curated category or tags: cli, productivity, task-management, todoist.
- [superfile](https://pkg.so/de/brew/superfile/) - Shares pkgdb curated category or tags: cli, go, productivity.
- [lf](https://pkg.so/de/brew/lf/) - Shares pkgdb curated category or tags: cli, go, productivity.
- [tock](https://pkg.so/de/brew/tock/) - Shares pkgdb curated category or tags: cli, go, productivity.
- [smug](https://pkg.so/de/brew/smug/) - Shares pkgdb curated category or tags: cli, go, productivity.
- [todo-txt](https://pkg.so/de/brew/todo-txt/) - Shares pkgdb curated category or tags: cli, productivity, task-management.
- [harsh](https://pkg.so/de/brew/harsh/) - Shares pkgdb curated category or tags: cli, go, productivity.
- [countdown](https://pkg.so/de/brew/countdown/) - Shares pkgdb curated category or tags: cli, go, productivity.
- [taskline](https://pkg.so/de/brew/taskline/) - Local package facts share a topical domain. Shared terms: cli, management, productivity, task, task-management.
- [topydo](https://pkg.so/de/brew/topydo/) - Local package facts share a topical domain. Shared terms: cli, management, productivity, task, task-management.

## Combined YAML source

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


## Quellen

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
