macOS
brew install dnotelocal Homebrew formula metadata
brew / rang 5653
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dnote pour les workflows d'agents IA.
installation
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
aperçu
Simple command-line notebook
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dnote | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:dnote |
|---|---|
| Version | 0.16.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.getdnote.com |
| Dépôt | https://github.com/dnote/dnote |
| Dernière mise à jour | 2026-07-28T14:10:39+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
dnote
nix profile install nixpkgs#dnotednote 0.16.0-r6
A simple command line notebook for programmers (cli)
sudo apk add dnotednote-bash-completion 0.16.0-r6
Bash completions for dnote
sudo apk add dnote-bash-completiondnote-doc 0.16.0-r6
A simple command line notebook for programmers (cli) (documentation)
sudo apk add dnote-docdnote-zsh-completion 0.16.0-r6
Zsh completions for dnote
sudo apk add dnote-zsh-completionpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.