macOS
brew install dnotelocal Homebrew formula metadata
brew
Simple command-line notebook. Version 0.16.0 via Homebrew; verified from local package data.
install
brew install dnotelocal Homebrew formula metadata
sudo apk add dnoteAlpine Linux edge package indexes · dnote · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dnotenixpkgs package indexes · pkgs/by-name/dn/dnote/package.nix · source: api.github.com
overview
Simple command-line notebook
history
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.
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 |
|---|---|---|---|
dnote | 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/dnote/dnote
install metadata
| Package key | brew:dnote |
|---|---|
| Version | 0.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dnote |
| Homepage | https://www.getdnote.com |
| Repository | https://github.com/dnote/dnote |
| Upstream docs | https://www.getdnote.com/ |
| License | Apache-2.0 |
| Source archive | https://github.com/dnote/dnote/archive/refs/tags/cli-v0.16.0.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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-completionsource 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.