# Install evernote-backup with Homebrew

Backup & export all Evernote notes and notebooks. Version 1.13.1 via Homebrew; verified 2026-05-21.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:evernote-backup
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/evernote-backup>
- **Version:** 1.13.1
- **Source summary:** Backup & export all Evernote notes and notebooks
- **Homepage:** <https://github.com/vzhd1701/evernote-backup>
- **Repository:** <https://github.com/vzhd1701/evernote-backup>
- **Upstream docs:** <https://github.com/vzhd1701/evernote-backup#readme>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/77/09/021f30d5e05df5587f0621b4144b687d94af331fefa54f5a14b7cd2d80d1/evernote_backup-1.13.1.tar.gz>
- **Last updated:** 2026-05-21T14:23:37Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- evernote-backup (cli)
- evernote-backup (alias)

## Dependencies

- certifi
- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.13.1
- Package-manager updated: 2026-05-21
- Local data: ok
- Upstream repository: https://github.com/vzhd1701/evernote-backup
- info: No cached GitHub release or tag data was available.
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

No matching local secret-handling manifest was found for evernote-backup. Nucleus package metadata is still published here so future coverage has a stable package 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
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** evernote-backup
- **Version Scheme:** 0
- **Revision:** 7
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [pinboard-notes-backup](https://www.automicvault.com/pkg/brew/pinboard-notes-backup/) - Shares av.db curated category or tags: backup, cli, export, notes, productivity.
- [cherrytree](https://www.automicvault.com/pkg/brew/cherrytree/) - Shares av.db curated category or tags: cli, notes, productivity.
- [dnote](https://www.automicvault.com/pkg/brew/dnote/) - Shares av.db curated category or tags: cli, notes, productivity.
- [ekphos](https://www.automicvault.com/pkg/brew/ekphos/) - Shares av.db curated category or tags: cli, notes, productivity.
- [eureka](https://www.automicvault.com/pkg/brew/eureka/) - Shares av.db curated category or tags: cli, notes, productivity.
- [evernote2md](https://www.automicvault.com/pkg/brew/evernote2md/) - Shares av.db curated category or tags: cli, evernote, notes, productivity.
- [grsync](https://www.automicvault.com/pkg/brew/grsync/) - Shares av.db curated category or tags: backup, cli, productivity.
- [gyb](https://www.automicvault.com/pkg/brew/gyb/) - Shares av.db curated category or tags: backup, cli, productivity.
- [icloudpd](https://www.automicvault.com/pkg/brew/icloudpd/) - Both packages touch the same language runtime or ecosystem. Shared terms: backup, certifi, cli, productivity, python.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
