macOS
brew install dstasklocal Homebrew formula metadata
sudo port install dstaskMacPorts ports tree · office/dstask/Portfile · ソース: api.github.com
brew
dstask のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.