macOS
brew install bkmrlocal Homebrew formula metadata
安装
brew install bkmrlocal Homebrew formula metadata
概览
Unified CLI Tool for Bookmark, Snippet, and Knowledge Management
历史
bkmr is a local-first CLI for bookmarks, snippets, shell commands, markdown notes, files, and agent memory. In package terms it sits between personal knowledge management and developer workflow tooling.
The GitHub repository was created in 2023, and the crate was published on crates.io soon after. The README describes bkmr as 'Knowledge Management for Humans and Agents' and highlights local full-text and semantic search, JSON output, a built-in LSP server, and structured agent-memory workflows.
bkmr remains a relatively small but active package, distributed through crates.io and Homebrew. Its README notes appearance as This Week in Rust crate of the week 482, which helped place it in the Rust CLI ecosystem.
Users add URLs, snippets, shell commands, markdown, text, local files, or agent memories with tags, then search or dispatch them through commands such as search, hsearch, sem-search, add, open, import-files, tags, and lsp. Configuration is generated to ~/.config/bkmr/config.toml, with a local database created by the user.
bkmr is interesting because it combines older bookmark-manager and snippet-manager ideas with newer local embeddings and AI-agent memory conventions. For package watchers it is a compact Rust example of the 'local knowledge base as CLI primitive' trend.
安全态势
没有找到 bkmr 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/bkmr/config.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bkmr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:bkmr |
|---|---|
| 版本 | 7.6.7 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/sysid/bkmr |
| 仓库 | https://github.com/sysid/bkmr |
| 最后更新 | 2026-07-12T12:00:06Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.