macOS
brew install dstasklocal Homebrew formula metadata
sudo port install dstaskMacPorts ports tree · office/dstask/Portfile · Source: api.github.com
brew / rang 5640
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dstask pour les workflows d'agents IA.
installation
brew install dstasklocal Homebrew formula metadata
sudo port install dstaskMacPorts ports tree · office/dstask/Portfile · Source: api.github.com
sudo apk add dstaskAlpine Linux edge package indexes · dstask · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dstasknixpkgs package indexes · pkgs/by-name/ds/dstask/package.nix · Source: api.github.com
aperçu
Git-powered personal task tracker
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dstask | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
dstask-import | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:dstask |
|---|---|
| Version | 1.0.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/naggie/dstask |
| Dépôt | https://github.com/naggie/dstask |
| Dernière mise à jour | 2026-07-29T17:00:36+09:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
dstask
nix profile install nixpkgs#dstaskdstask 1.0.1-r3
Personal task tracker designed to help you focus
sudo apk add dstaskdstask-bash-completion 1.0.1-r3
Bash completions for dstask
sudo apk add dstask-bash-completiondstask-fish-completion 1.0.1-r3
Fish completions for dstask
sudo apk add dstask-fish-completiondstask-import 1.0.1-r3
Import tool for dstask
sudo apk add dstask-importdstask-zsh-completion 1.0.1-r3
Zsh completions for dstask
sudo apk add dstask-zsh-completiondstask
sudo port install dstaskpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.