Skip to content

walterpg/google-drive-sync

Repository files navigation

GitHub license


Download the current release using the link above. If you are upgrading from an Alpha release (v4.0.0 or v4.0.1), you should review the upgrade notes.

If you are replacing Google Sync Plugin 3.0, or authorize Drive access with Google Sync Plugin 3.0's built-in OAuth credentials, you may want to review the creds upgrade notes.

Full documentation is available at kpsync.org including:

Visit the CONTRIBUTING page if you would like to get involved.

Some Project ToDo's:


Localization

The plugin supports natural languages with standard .NET/Visual Studio resource files. No genuine translations are available - yet.

There is a demo resource that will load when the user loads the KeePass translation files for Spanish. The strings in that resource were machine translated - if you are able and willing to translate Spanish or any other KeePass-supported language please get in touch or submit PRs.


Acknowledgements

In addition to KeePass, this project relies on the following support libraries, as distributed by nuget.org.

Project Package License
Google APIs Client Library for .NET Google.Apis.Drive.v3 Apache v2.0
Json.NET Newtonsoft.Json X11 (MIT)
PLGX Build Tasks PlgxBuildTasks GPL v3.0
Serilog Serilog, Serilog.Sinks.File Apache v2.0