# Installer evernote-backup avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de evernote-backup pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:evernote-backup
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.13.1
- **Résumé source:** Backup & export all Evernote notes and notebooks
- **Page d'accueil:** <https://github.com/vzhd1701/evernote-backup>
- **Dernière mise à jour:** 2026-05-21T14:23:37Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- evernote-backup (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.13.1
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour evernote-backup. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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


## Sources

- 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
