pkg.soopen package index

brew / 排名 2490

使用 Homebrew, MacPorts, Nix, apt 安装 todoist-cli

查看 todoist-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install todoist-cli

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install todoist-cli

MacPorts ports tree · office/todoist-cli/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#todoist-cli

nixpkgs package indexes · pkgs/by-name/to/todoist-cli/package.nix · 来源: api.github.com

Debian apt已验证 · 92%
sudo apt install libtd-dev

Debian stable package indexes · libtd-dev · 来源: deb.debian.org

概览

软件包摘要

Official command-line interface for Todoist

命令和别名

  • td

历史

项目历史与用法

Todoist CLI is Doist's official command-line interface for Todoist, installed as the td command. It represents Todoist's vendor-maintained move into terminal workflows, OAuth-based authentication, shell completion, and coding-agent skill installation.

项目历史

The official repository describes Todoist CLI simply as a command-line interface for Todoist and installs it from npm as @doist/todoist-cli. The changelog begins with 1.0.0 on 2026-01-16 and shows rapid 1.x development through 2026, with semantic-release automation documented in CONTRIBUTING.md.

The README documents browser-based Todoist authentication, read-only OAuth mode, optional additional OAuth scopes, manual token and environment-variable authentication, OS credential-manager storage, and a plaintext fallback config path. This is a more vendor-integrated model than older unofficial Todoist CLIs, which typically relied directly on user API tokens.

By mid-2026 the changelog shows many feature additions beyond basic tasks: accounts, projects, sections, labels, comments, reminders, billing, apps, backups, goals, Markdown output behavior, and Todoist SDK upgrades. The README also documents installing agent skills for tools such as codex, claude-code, copilot, cursor, gemini, pi, and universal.

采用历史

The input metadata shows the official CLI packaged by Homebrew, MacPorts, Nix, and Debian metadata, while the README uses npm as the primary installation channel. In Homebrew, this package occupies the todoist-cli name, while the older Go client is named todoist-cli-go.

The agent-skill commands are a notable adoption signal for the current package-nerd niche: Todoist CLI is not only for humans at a shell prompt, but also for local coding agents that can read a Todoist-specific skill and operate through td.

使用方式

Users authenticate with td auth login, then run commands such as td add, td today, td inbox, td task list, td project list, and td task view. The README also documents shell completions for bash, zsh, and fish, accessibility flags, read-only mode, additional OAuth scopes, and environment-token fallback.

Package-conscious users care about where credentials land. The official README says tokens are stored in macOS Keychain, Windows Credential Manager, or Linux Secret Service/libsecret when available, with a warning and fallback to ~/.config/todoist-cli/config.json if secure storage is unavailable.

为什么软件包爱好者会关心

Todoist CLI is significant because it turns a hosted task system into a first-party terminal tool with npm, Homebrew, MacPorts, and Nix packaging. It also clarifies the package-name collision with the earlier Go client in this batch.

Its 2026 agent-skill support makes it especially relevant to package nerds building local AI or automation stacks: it packages not just a CLI, but also command knowledge for agents to install into their own skill directories.

时间线

  • 2026-01-16: 1.0.0 appears as the first official changelog entry.
  • 2026-03-31: 1.34.0 added read-only OAuth mode for safer autonomous tool use.
  • 2026-05-07: 1.62.0 added GitHub Copilot skill installation instructions.
  • 2026-06-29: 1.75.3 fixed Pi skill installation in the agent directory.

Related projects

  • sachaos/todoist is the older unofficial Go Todoist CLI that Homebrew now names todoist-cli-go.
  • The CLI depends on Doist's Todoist SDK according to the official changelog.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/todoist/config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/todoist/config.json~/.config/todoist/cache.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
td可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本3.1.2
管理器更新时间2026-08-02
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:todoist-cli
版本3.1.2
软件包管理器Homebrew
主页https://github.com/Doist/todoist-cli
最后更新2026-08-02T06:16:45Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

todoist-cli

nix profile install nixpkgs#todoist-cli
  • normalized package name match
  • 匹配方式:Todoist Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/todoist-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

todoist-cli

sudo port install todoist-cli
  • normalized package name match
  • 匹配方式:Todoist Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: office/todoist-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

libtd-dev 1.8.38~git20241021.d321984+dfsg-4

telegram database library (development headers)

https://github.com/tdlib/td

sudo apt install libtd-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: td
  • 2 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Td
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libtd-doc 1.8.38~git20241021.d321984+dfsg-4

telegram database library (development documentation)

https://github.com/tdlib/td

sudo apt install libtd-doc
  • Section: doc
  • Architecture: all
  • Source Package: td
  • installed executable or alias match
  • 匹配方式:Td
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtd-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libtd-shim 1.8.38~git20241021.d321984+dfsg-4

telegram database library (version-independent CMake shim)

https://github.com/tdlib/td

sudo apt install libtd-shim
  • Section: libdevel
  • Architecture: amd64
  • Source Package: td
  • installed executable or alias match
  • 匹配方式:Td
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtd-shim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libtdjson1.8.38 1.8.38~git20241021.d321984+dfsg-4

telegram database library

https://github.com/tdlib/td

sudo apt install libtdjson1.8.38
  • Section: libs
  • Architecture: amd64
  • Source Package: td
  • 5 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Td
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtdjson1.8.38 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

td

nix profile install nixpkgs#td
  • installed executable or alias match
  • 匹配方式:Td
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/td/td/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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