macOS
brew install dnotelocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.