pkg.soopen package index

brew / Rang 2490

todoist-cli mit Homebrew, MacPorts, Nix, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install todoist-cli

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install todoist-cli

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

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#todoist-cli

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

Debian aptverifiziert · 92%
sudo apt install libtd-dev

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

Überblick

Paketzusammenfassung

Official command-line interface for Todoist

Befehle und Aliase

  • td

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tdExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version3.1.2
Manager aktualisiert2026-08-02
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:todoist-cli
Version3.1.2
PaketmanagerHomebrew
Homepagehttps://github.com/Doist/todoist-cli
Zuletzt aktualisiert2026-08-02T06:16:45Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

todoist-cli

nix profile install nixpkgs#todoist-cli
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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