macOS
brew install dstasklocal Homebrew formula metadata
sudo port install dstaskMacPorts ports tree · office/dstask/Portfile · source: api.github.com
brew
Git-powered personal task tracker. Version 1.0.1 via Homebrew; verified from local package data.
install
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
overview
Git-powered personal task tracker
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dstask | cli | global executable | |
dstask-import | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/naggie/dstask
install metadata
| Package key | brew:dstask |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dstask |
| Homepage | https://github.com/naggie/dstask |
| Repository | https://github.com/naggie/dstask |
| Upstream docs | https://github.com/naggie/dstask#readme |
| License | MIT |
| Source archive | https://github.com/naggie/dstask/archive/refs/tags/v1.0.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 dstasksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.