Buttercup-desktop: Access to archives through Google Drive.

Created on 4 Mar 2017  路  7Comments  路  Source: buttercup/buttercup-desktop

Are there plans to support Google Drive for storing buttercup archives? I have looked through issues but was only able to find stuff related to Dropbox, OwnCloud and WebDev.

I'd also be eager to implement this functionality into buttercup.

Please excuse me if this is the wrong repo for posting this issue

Medium High In Progress Enhancement

Most helpful comment

Thanks @rohanthacker. Please let us know if you need any help/info.

If you're looking to confirm that the integration works, it might make sense to npm link it to the browser extension so you can test it in a live environment. The desktop GUI might be a bit more complex if user-authorisation is required, but @sallar can help you there if you choose to try that.

All 7 comments

Hi @rohanthacker - Well the right repo will be one of the following:

I'm not familiar with the Drive API, but I _presume_ that it requires Oauth or some kind of user acceptance. I'd guess that it should be then in core-web.

How this is implemented is by simply adding a corresponding _Datasource_ class so that serialisation works correctly.

@rohanthacker I'll probably close this issue, but please open one on core/core-web if you discover how Google Drive's API works. We definitely want all major cloud service providers supported!

@perry-mitchell Thanks for the quick response. I'll start working on this and create an issue in the right place to take it forward.

Thanks @rohanthacker. Please let us know if you need any help/info.

If you're looking to confirm that the integration works, it might make sense to npm link it to the browser extension so you can test it in a live environment. The desktop GUI might be a bit more complex if user-authorisation is required, but @sallar can help you there if you choose to try that.

The feature was merged into core https://github.com/buttercup/buttercup-core/pull/248
@perry-mitchell any idea when this will be implemented for desktop?

definitely like what you are doing. are there any plans to integrate this into the android app? that is one of the places I would pick as important (since it's hard to work around on the mobile devices). unfortunately I am not able to contribute there :-(

@guyromb @jsbberlin We're planning to add support for the individual apps very shortly, but in the meantime I have opened a new issue on mobile (buttercup/buttercup-mobile#148) and will reopen this one too, so we can track the progress 馃槉

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mokhosh picture mokhosh  路  6Comments

KneePham picture KneePham  路  3Comments

jokeyrhyme picture jokeyrhyme  路  6Comments

fmommeja picture fmommeja  路  6Comments

zrzro picture zrzro  路  4Comments