All Projects → zanonmark → Google-4-TbSync

zanonmark / Google-4-TbSync

Licence: MPL-2.0 license
This provider add-on adds Google synchronization capabilities to TbSync. Only contacts and contact groups are currently managed, using Google's People API.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Google-4-TbSync

ThunderStats
This addon adds awesome statistics to your beloved Thunderbird!
Stars: ✭ 34 (-5.56%)
Mutual labels:  thunderbird, thunderbird-extension, thunderbird-addon
monterail-fulldark
Monterail Full Dark, a Thunderbird theme inspired by the mockup of Monterail
Stars: ✭ 61 (+69.44%)
Mutual labels:  thunderbird, thunderbird-extension, thunderbird-addon
removedupes
Remove Duplicate Messages
Stars: ✭ 52 (+44.44%)
Mutual labels:  thunderbird, thunderbird-extension, thunderbird-addon
todo.txt-ext
Thunderbird extension for the Todo.txt application.
Stars: ✭ 28 (-22.22%)
Mutual labels:  thunderbird, thunderbird-extension, thunderbird-addon
filelink
Thunderbird filelink plugin
Stars: ✭ 27 (-25%)
Mutual labels:  thunderbird, thunderbird-extension, thunderbird-addon
xul-ext-eds-calendar
EDS Calendar Integration
Stars: ✭ 15 (-58.33%)
Mutual labels:  thunderbird, add-on
bordercolors-d
A Thunderbird add-on to color-code the compose window based on the selected identity.
Stars: ✭ 15 (-58.33%)
Mutual labels:  thunderbird, thunderbird-addon
DuBLF DuBlast
Quick Playblast tool for Blender
Stars: ✭ 18 (-50%)
Mutual labels:  addon, add-on
trello-super-powers
Repository of the Firefox add-on. (https://addons.mozilla.org/en-US/firefox/addon/trello-super-powers/)
Stars: ✭ 29 (-19.44%)
Mutual labels:  addon, add-on
thundersec
ThunderSec is a security plugin for Mozilla Thunderbird that creates several pieces of additional security functionality, including DNSBL, RBL, SURBL, DKIM and SPF.
Stars: ✭ 42 (+16.67%)
Mutual labels:  thunderbird, thunderbird-extension
ember-contextual-services
Services in Ember are scoped to the app as a whole and are singletons. Sometimes you don't want that. :) This addon provides ephemeral route-based services.
Stars: ✭ 20 (-44.44%)
Mutual labels:  addon, provider
AutoarchiveReloaded
Thunderbird extension for autoarchiving mails
Stars: ✭ 16 (-55.56%)
Mutual labels:  thunderbird-extension, thunderbird-addon
autoconfig
The ISPDB, Thunderbird's database of mail configuration files.
Stars: ✭ 25 (-30.56%)
Mutual labels:  thunderbird
flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+63.89%)
Mutual labels:  provider
yet-another-pinboard-extension
Manage your Pinboard bookmarks in your browser.
Stars: ✭ 27 (-25%)
Mutual labels:  addon
repo-scrapers
Official source repository for Kodi scraper add-ons
Stars: ✭ 27 (-25%)
Mutual labels:  addon
BSkyBlock
BSkyBlock add-on for BentoBox (Discord link: https://discordapp.com/invite/T5HxmvK)
Stars: ✭ 103 (+186.11%)
Mutual labels:  addon
tsaotun
Tsaotun - Python based Assistance for Docker
Stars: ✭ 51 (+41.67%)
Mutual labels:  addon
VSE Transform Tools
Quickly transform, crop and fade video strips in Blender's Video Sequence Editor
Stars: ✭ 195 (+441.67%)
Mutual labels:  addon
ember-app-scheduler
An Ember addon to schedule work until after the initial render.
Stars: ✭ 67 (+86.11%)
Mutual labels:  addon

Google-4-TbSync

This provider add-on adds Google synchronization capabilities to TbSync. Only contacts and contact groups are currently managed, using Google's People API. There's currently no plan on supporting calendars.

The work is partly based on EteSync4TbSync, DAV4TbSync, gContactSync and advices by John Bieling himself.

Current status and roadmap / Known limitations

What already works:

  • Google-to-Thunderbird creation / update / deletion of contact groups;
  • Google-to-Thunderbird creation / update / deletion of contacts;
  • Google-to-Thunderbird creation / update / deletion of contact group members.
  • Thunderbird-to-Google creation / update / deletion of contact groups;
  • Thunderbird-to-Google creation / update / deletion of contacts;

What is missing:

  • Thunderbird-to-Google creation / update / deletion of contact group members. Please note that for this to be fixed the undergoing port of TbSync to WebExtension must be completed first: only then this add-on will be partially rewritten and will be able to fully manage contact group memberships.

A full working version could probably be ready by June / July 2021 September the end of 2021 will be ready a few months after the new TbSync is released.

How to use it

You first need to install TbSync and generate your own Google API Console project credentials. Then do one of the following:

Download an official release

.xpi packages can be downloaded from Thunderbird Add-ons, or through the Thunderbird > Tools > Add-ons menu.

Test the latest code

  1. Grab the latest .zip package.
  2. Unzip it wherever you want.
  3. Load it as a temporary add-on from Thunderbird > Tools > Add-ons > cog icon > Debug Add-ons > Load Temporary Add-on (pick manifest.json for example).
  4. Test it, preferably using the Read-only mode option (see below).

Warning

  • Even if early reports seem to confirm the add-on is working properly, the project is still in its early development stage: backup both your Google and Thunderbird address books before running the software!
  • You are strongly suggested to use the Read-only mode option.

Additional information

Please refer to the wiki section for other useful information, including FAQ, guides and user contributions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].