macOS
brew install evernote-backuplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für evernote-backup in AI-Agent-Workflows.
Installation
brew install evernote-backuplocal Homebrew formula metadata
Überblick
Backup & export all Evernote notes and notebooks
Verlauf
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.
Sicherheitslage
Für evernote-backup wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
Credential-bearing paths to review before unattended agent runs.
en_backup.dbExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
evernote-backup | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/vzhd1701/evernote-backup
Installationsmetadaten
| Paketschlüssel | brew:evernote-backup |
|---|---|
| Version | 1.13.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/evernote-backup |
| Homepage | https://github.com/vzhd1701/evernote-backup |
| Repository | https://github.com/vzhd1701/evernote-backup |
| Upstream-Dokumentation | https://github.com/vzhd1701/evernote-backup#readme |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/77/09/021f30d5e05df5587f0621b4144b687d94af331fefa54f5a14b7cd2d80d1/evernote_backup-1.13.1.tar.gz |
| Zuletzt aktualisiert | 2026-05-21T14:23:37Z |
| Pulse | updated |
| Abhängigkeiten | certifi, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.