# evernote-backup を Homebrew でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
