How to install dnote
brew install dnote dnote use case
Manage a persistent local knowledge base of technical notes and snippets via a command-line interface.
When to use dnote
- Storing reusable code snippets or linux commands for future reference
- Creating a searchable log of troubleshooting steps during a coding task
- Organizing developer notes into categorized 'books' without leaving the terminal
When not to use dnote
- Storing large binary files or media assets
- Collaborative real-time document editing requiring complex formatting like Markdown tables
dnote features
- · Full-text search across all notes
- · Single-binary installation with SQLite backend
- · Categorization of notes into books
- · Optional self-hosted sync server with REST API
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like dnote on its own.
Set up MCP →Similar tools to dnote
bashhub-server
Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client
buku
:bookmark: Personal mini-web in text
library
99+ CLI tools to build, browse, and blend your media library
sqlite3
The most widely deployed database engine, with a powerful CLI. Perfect for local data storage, analysis, and prototyping.