返回排行榜

gaubert/gmvault

Pythongmvault.org

gmail backup software

gmailbackuppythonoauth2gmvaultsyncrestore
Star 增长趋势
Star
3.6k
Forks
286
周增长
Issues
128
1k2k3k
2012年9月2017年4月2021年12月2026年7月
制品库PyPIpip install gmvault
README

Gmvault: Backup and restore your gmail account

Gmvault is a tool for backing up your gmail account and never lose email correspondence. Gmvault is open source and under GNU-AGPL-3.0.

For further info go [gmvault.org] (http://gmvault.org)

Contribute

Bountysource

  • Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. There will be a Contributor Friendly tag for issues that should be ideal for people who are not very familiar with the codebase yet.
  • Fork the reporsitory on Github to start making your changes to the master branch (or branch off of it).
  • Write a test which shows that the bug was fixed or that the feature works as expected.
  • Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHOR.

Quick Start

Installation

You can download one of the "binary" distribution from (http://gmvault.org/download.html) for the platform of your choice. You can also install the software from the source from (github.com/gaubert/gmvault).

Windows install

Once installed launch gmvault-shell.bat (there should be a shortcut on your desktop). The shell sets the environment so you can seamlessly launch gmvault.

Go to the gmvault 2 mins start to learn how to pilot gmvault.

Linux and Mac OS X install

Untar the binary tarball distribution and go to the GMVAULT_HOME/bin dir to launch gmvault.

Install from the sources

python setup.py install

Install from PyPi

pip install gmvault

or

easy_install gmvault

gmvault 2 mins start

Gmvault is a user-frendly command-line tool. It tries to set all the necessary defaults to be self explanatory.

Authentication

Gmvault allow users to use a XOAuth token or your gmail login password. The XOAuth authentication is the recommended way to access your account. This method is activated by default. After the first authentication for a given account, the XOAuth token is stored in $HOME/.gmvault and will be used for subsequent authentications.

The following example uses XOAuth to access foo.bar@gmail.com $>gmvault sync foo.bar@gmail.com

With the --passwd option, you can use your gmail login and password for a quick test or if you cannot use XOAuth. You will then enter an interactive session to enter your password. By default your password is not saved, but you can use the option to do it. Your password will be stored encrypted but please avoid using this option if possible.

Backup your emails

Full sync:

$>gmvault sync foo.bar@gmail.com

Incremental sync:

$>gmvault sync -t quick foo.bar@gmail.com

Emails are backed up in $HOME/gmvault-db (or %HOME%/gmvault-db for Win) by default. Use -d DB_DIR, --db-dir DB_DIR to change the location of your local email repository

Restore your emails in a Gmail account

$>gmvault restore newfoo.bar@gmail.com

Will restore $HOME/gmvault-db (or %HOME%/gmvault-db for Win) in newfoo.bar@gmail.com

$>gmvault restore newfoo.bar@gmail.com -d /backup/emails-db

Will restore /backup/emails-db in newfoo.bar@gmail.com

Use --resume or --restart to restart from the last fatal error and not reupload once more the already treated emails.

$>gmvault restore newfoo.bar@gmail.com --restart

相关仓库
elie222/inbox-zero

The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

TypeScriptnpmOtheraiemail
getinboxzero.com
11.7k1.4k
openclaw/gogcli

Google Workspace in your terminal.

GoGo ModulesMIT Licensegcalgdrive
gogcli.sh
8.2k654
ramboxapp/community-edition

Free and Open Source messaging and emailing app that combines common web applications into one.

JavaScriptnpmGNU General Public License v3.0windowsmacos
rambox.app
6.4k777
zhayujie/bot-on-anything

A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) into various software applications (such as Telegram, Gmail, Slack, and websites).

PythonPyPIMIT Licensechatgptgmail
cowagent.ai
4.2k911
KartikTalwar/gmail.js

Gmail JavaScript API

JavaScriptnpmMIT Licensejavascriptchrome-extension
3.8k455
pipeshub-ai/pipeshub-ai

PipesHub is an open-source fully extensible AI context layer that unifies your business data for explainable enterprise search and agentic workflow automation.

PythonPyPIApache License 2.0agentagents
pipeshub.com
3k472
taylorwilsdon/google_workspace_mcp

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool

PythonPyPIMIT Licenseaigmail
workspacemcp.com
2.9k888
martinrotter/rssguard

Feed reader (podcast player, basic XMPP client and also Gemini protocol client) which supports RSS/ATOM/JSON and many web-based feed services.

C++GNU General Public License v3.0rssaggregator
2.7k160
forwardemail/free-email-forwarding

Repository archived and moved to monorepo

email-forwardingemail
github.com/forwardemail/forwardemail.net
2.4k176
mbrt/gmailctl

Declarative configuration for Gmail filters

GoGo ModulesMIT Licensegmailgo
2.2k83
oliver006/elasticsearch-gmail

Index your Gmail Inbox with Elasticsearch

PythonPyPIelasticsearchgmail
2.1k160
Thomas101/wmail

The missing desktop client for Gmail & Google Inbox

JavaScriptnpmMozilla Public License 2.0google-inboxdesktop
thomas101.github.io/wmail/
2k115