macOS
brew install dnotelocal Homebrew formula metadata
brew
dnote のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dnotelocal Homebrew formula metadata
sudo apk add dnoteAlpine Linux edge package indexes · dnote · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dnotenixpkgs package indexes · pkgs/by-name/dn/dnote/package.nix · ソース: api.github.com
概要
Simple command-line notebook
履歴
Dnote is a command-line notebook for capturing and searching technical notes from the terminal. It stores notes locally in SQLite and can optionally sync through a self-hosted server.
The official site and README describe Dnote as free and open source since 2017. The project has evolved around a single-binary CLI, local SQLite storage, and an optional server with REST API access for syncing notes between devices.
Dnote appeals to users who want note capture to live next to shell history, editors, and command snippets rather than in a heavy graphical notebook. Its cross-platform binary distribution and Homebrew install path make it a natural fit for developer workstations.
The README's core loop is add, view, find, and sync: add a note to a book, view notes in that book, full-text search past notes, and sync when a server is configured. The server documentation covers self-hosting for users who want multi-device access without relying on a third-party service.
Dnote is interesting to package people because it turns personal knowledge management into a small CLI plus one SQLite file. That keeps the deployment story close to other beloved terminal tools: one binary, local data, optional network service.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dnote | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dnote/dnote
インストールメタデータ
| パッケージキー | brew:dnote |
|---|---|
| バージョン | 0.16.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dnote |
| ホームページ | https://www.getdnote.com |
| リポジトリ | https://github.com/dnote/dnote |
| 上流ドキュメント | https://www.getdnote.com/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/dnote/dnote/archive/refs/tags/cli-v0.16.0.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 | dnote |
| 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 パッケージリンクとは分けて表示されます。
dnote
nix profile install nixpkgs#dnotednote 0.16.0-r5
A simple command line notebook for programmers (cli)
sudo apk add dnotednote-bash-completion 0.16.0-r5
Bash completions for dnote
sudo apk add dnote-bash-completiondnote-doc 0.16.0-r5
A simple command line notebook for programmers (cli) (documentation)
sudo apk add dnote-docdnote-zsh-completion 0.16.0-r5
Zsh completions for dnote
sudo apk add dnote-zsh-completionソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.