# todoist-cli-go を Homebrew, chocolatey, Nix, winget でインストール

todoist-cli-go のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:todoist-cli-go
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.24.0
- **ソース概要:** CLI for Todoist
- **ホームページ:** <https://github.com/sachaos/todoist>
- **リポジトリ:** <https://github.com/sachaos/todoist>
- **最終更新:** 2026-07-26T00:51:25+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- todoist (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

todoist-cli-go に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
## 他のパッケージマネージャ記録

- 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


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


## ソース

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