Automic VaultAutomic Vault

brew

dstask mit Homebrew, apk, MacPorts, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dstask

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dstask

MacPorts ports tree · office/dstask/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add dstask

Alpine Linux edge package indexes · dstask · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#dstask

nixpkgs package indexes · pkgs/by-name/ds/dstask/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Git-powered personal task tracker

Befehle und Aliase

  • dstask
  • dstask-import

Verlauf

Projektgeschichte und Nutzung

dstask is a single-binary terminal task and notes manager that stores personal tasks in a Git repository. It belongs to the terminal productivity lineage around Taskwarrior, todo.txt, password-store style Git sync, and plain-text-ish personal data.

Projektgeschichte

The GitHub repository was created in December 2018. The README frames dstask as similar to Taskwarrior, but with Git-based synchronization instead of a special sync protocol and with one Markdown note page per task.

The project kept a deliberately personal scope: the README calls collaboration a non-feature and points users to other systems for multi-person projects. Its features instead center on contexts, task notes, URL opening, shell completions, import tools, and Git-backed undo and sync.

Adoptionsgeschichte

dstask has been packaged beyond its upstream releases, with the README listing Homebrew, Nix, Arch AUR, and FreeBSD packages. Homebrew packages the GitHub release tarball and records version 1.0.1 in 2026.

The release history shows a long pre-1.0 life from early v0.x tags through a 1.0 release in November 2025 and v1.0.1 in January 2026, which is typical for small terminal productivity tools that mature through steady personal use.

Wie es verwendet wird

Users create or clone a `~/.dstask` Git repository for task data, then use commands such as `add`, `next`, `done`, `note`, `context`, `sync`, and `git`. The tool can import GitHub issues or Taskwarrior tasks.

Because storage and sync are just Git, dstask is attractive to users who already trust command-line merge conflict resolution and want portable task state without a dedicated service.

Warum Paket-Nerds sich dafür interessieren

dstask matters to package nerds because it is a clean example of the single static binary plus Git repository pattern: simple install surface, no server, no database daemon, and data that can move across machines with normal Git tooling.

It also demonstrates a familiar package-manager niche: a small alternative to a better-known tool, in this case Taskwarrior, optimized around one strong opinion rather than a broad collaboration platform.

Zeitleiste

  • 2018-12: The dstask GitHub repository is created.
  • 2020-11: GitHub releases show the v0.23 series.
  • 2025-11: GitHub releases show the 1.0 release.
  • 2026-01: Homebrew and GitHub releases package v1.0.1.

Related projects

  • Taskwarrior is the main comparison point and migration source named by the README.
  • password-store is named by the README as an inspiration for Git-powered sync and undo.
  • GitHub Issues can be imported through dstask's import tool.

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

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dstaskcliglobales Executable
dstask-importcliglobales Executable

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-07-26
Manager-Version1.0.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.0.1

https://github.com/naggie/dstask

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dstask
Version1.0.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dstask
Homepagehttps://github.com/naggie/dstask
Repositoryhttps://github.com/naggie/dstask
Upstream-Dokumentationhttps://github.com/naggie/dstask#readme
LizenzMIT
Quellarchivhttps://github.com/naggie/dstask/archive/refs/tags/v1.0.1.tar.gz
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedstask
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

dstask

nix profile install nixpkgs#dstask
  • normalized package name match
  • Abgeglichen nach: Dstask
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ds/dstask/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dstask 1.0.1-r2

Personal task tracker designed to help you focus

https://dstask.org/

sudo apk add dstask
  • License: MIT
  • Architecture: x86_64
  • Source Package: dstask
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dstask
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dstask from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

dstask-bash-completion 1.0.1-r2

Bash completions for dstask

https://dstask.org/

sudo apk add dstask-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: dstask
  • normalized package name match
  • Abgeglichen nach: Dstask
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dstask-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

dstask-fish-completion 1.0.1-r2

Fish completions for dstask

https://dstask.org/

sudo apk add dstask-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: dstask
  • normalized package name match
  • Abgeglichen nach: Dstask
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dstask-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

dstask-import 1.0.1-r2

Import tool for dstask

https://dstask.org/

sudo apk add dstask-import
  • License: MIT
  • Architecture: x86_64
  • Source Package: dstask
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dstask
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dstask-import from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

dstask-zsh-completion 1.0.1-r2

Zsh completions for dstask

https://dstask.org/

sudo apk add dstask-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: dstask
  • normalized package name match
  • Abgeglichen nach: Dstask
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dstask-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

dstask

sudo port install dstask
  • normalized package name match
  • Abgeglichen nach: Dstask
MacPorts ports tree · api.github.com · MacPorts ports tree: office/dstask/Portfile from https://api.github.com/repos/macports/macports-ports/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment