

If you log in to Evernote with Google or Apple accounts, you must use the -oauth option. You can provide them beforehand with -user and -password options. Successfully initialized database for user!īy default, it will prompt you to enter your account credentials. Successfully authenticated as user! Current login will expire at 10:22:00. Enter one-time code: 120917 Authorizing auth token, evernote backend. Username or Email: Password: Logging in to Evernote. To start you need to initialize your database. To log in to Evernote using OAuth with Docker, you'll have to forward port 10500 for a callback: $ docker run -rm -t -v " $PWD ":/tmp -p 10500:10500 vzhd1701/evernote-backup:latest init-db -oauth With Docker $ docker run -rm -t -v " $PWD ":/tmp vzhd1701/evernote-backup:latest With PIP $ pip install -user evernote-backup With PIPX (Recommended for Linux & Windows) $ pipx install evernote-backup With Homebrew (Recommended for macOS) $ brew install evernote-backup Support for both Evernote and Yinxiang (印象笔记).ĭownload the latest release for your OS.Export all backed up notes in *.enex format, as notebooks or single notes.Quickly sync all your notes into the SQLite database for backup.Backup your notes & notebooks from Evernote locally and export them at any time! Features
