macOS
brew install dstasklocal Homebrew formula metadata
sudo port install dstaskMacPorts ports tree · office/dstask/Portfile · 来源: api.github.com
安装
brew install dstasklocal Homebrew formula metadata
sudo port install dstaskMacPorts ports tree · office/dstask/Portfile · 来源: api.github.com
sudo apk add dstaskAlpine Linux edge package indexes · dstask · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dstasknixpkgs package indexes · pkgs/by-name/ds/dstask/package.nix · 来源: api.github.com
概览
Git-powered personal task tracker
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dstask | cli | 全局可执行文件 | |
dstask-import | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/naggie/dstask
安装元数据
| 软件包键 | brew:dstask |
|---|---|
| 版本 | 1.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dstask |
| 主页 | https://github.com/naggie/dstask |
| 仓库 | https://github.com/naggie/dstask |
| 上游文档 | https://github.com/naggie/dstask#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/naggie/dstask/archive/refs/tags/v1.0.1.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 dstask来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.