# 使用 Homebrew 安装 evernote-backup

查看 evernote-backup 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:evernote-backup
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install evernote-backup
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:evernote-backup
- **软件包管理器:** Homebrew
- **版本:** 1.13.1
- **来源摘要:** Backup & export all Evernote notes and notebooks
- **主页:** <https://github.com/vzhd1701/evernote-backup>
- **最后更新:** 2026-05-21T14:23:37Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- evernote-backup (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.13.1
## 项目历史与用法

evernote-backup is a CLI for keeping a local SQLite backup of Evernote notebooks and exporting that backup to ENEX files.

### 项目历史

The README presents the project as a backup and export tool for Evernote and Yinxiang accounts. Its core workflow is database initialization, incremental syncing from the Evernote Cloud API, and offline ENEX export.

### 采用历史

The project documents portable binaries, Homebrew for macOS, pipx and uv for Python tool installation, Docker images, and source installation with Poetry, which made it usable across desktop and server backup setups.

### 使用方式

A typical run initializes `en_backup.db`, syncs account changes into that local database, and exports notebooks or individual notes as ENEX. After initialization, users can schedule `evernote-backup sync` to keep the local database current.

### 为什么软件包爱好者会关心

The package is notable in the notes-migration niche because it separates online sync from offline export, giving users a scriptable backup database rather than only a one-shot conversion tool.

### 时间线

- README documents Homebrew, pipx, uv, Docker, portable binaries, and Poetry source installs.
- README documents incremental Evernote Cloud API sync and offline ENEX export.

### Related projects

- The project maintains a similar-projects list covering ENEX exporters, Evernote-to-SQLite tools, and note-sync utilities.

### 来源

- <https://github.com/vzhd1701/evernote-backup#readme>
- <https://github.com/vzhd1701/evernote-backup/blob/master/SIMILAR_PROJECTS.md>
- <https://github.com/vzhd1701/evernote-backup/releases/latest>


## 安全说明

没有找到 evernote-backup 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Credential files

- Unix: en_backup.db

## Combined YAML source

View the package source record on GitHub. [combined/evernote-backup.yml](https://github.com/mxcl/pkgdb/blob/main/combined/evernote-backup.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
