macOS
brew install dstasklocal Homebrew formula metadata
sudo port install dstaskMacPorts ports tree · office/dstask/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dstask in AI-Agent-Workflows.
Installation
brew install dstasklocal Homebrew formula metadata
sudo port install dstaskMacPorts ports tree · office/dstask/Portfile · Quelle: api.github.com
sudo apk add dstaskAlpine Linux edge package indexes · dstask · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dstasknixpkgs package indexes · pkgs/by-name/ds/dstask/package.nix · Quelle: api.github.com
Überblick
Git-powered personal task tracker
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dstask | cli | globales Executable | |
dstask-import | cli | globales Executable |
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.
https://github.com/naggie/dstask
Installationsmetadaten
| Paketschlüssel | brew:dstask |
|---|---|
| Version | 1.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dstask |
| Homepage | https://github.com/naggie/dstask |
| Repository | https://github.com/naggie/dstask |
| Upstream-Dokumentation | https://github.com/naggie/dstask#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/naggie/dstask/archive/refs/tags/v1.0.1.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dstask |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dstask
nix profile install nixpkgs#dstaskdstask 1.0.1-r2
Personal task tracker designed to help you focus
sudo apk add dstaskdstask-bash-completion 1.0.1-r2
Bash completions for dstask
sudo apk add dstask-bash-completiondstask-fish-completion 1.0.1-r2
Fish completions for dstask
sudo apk add dstask-fish-completiondstask-import 1.0.1-r2
Import tool for dstask
sudo apk add dstask-importdstask-zsh-completion 1.0.1-r2
Zsh completions for dstask
sudo apk add dstask-zsh-completiondstask
sudo port install dstaskQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.