Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Drive Export Plugin ($400) #494

Open
josancamon19 opened this issue Jul 30, 2024 · 1 comment
Open

Google Drive Export Plugin ($400) #494

josancamon19 opened this issue Jul 30, 2024 · 1 comment

Comments

@josancamon19
Copy link
Contributor

josancamon19 commented Jul 30, 2024

Is your feature request related to a problem? Please describe.
Users have a plugin where they can enable google drive, so their memories are stored there, this has an option to select what parts of it, like transcript, raw audio, and others.

This requires hosting your own settings website, where users configure this preferences.
a query parameter ?uid= is sent to all the links you put on the readme page.

Check this notion example: https://github.com/BasedHardware/Friend/blob/main/plugins/example/basic_auth/memory_created.py

Users should have a list of checkboxes of what things from the memory they wish to store in google drive, and they should be able to set the folder where all of it will be stored.

@josancamon19 josancamon19 changed the title Google Drive Plugin Google Drive Export Plugin ($400) Aug 2, 2024
VirtualHorror added a commit to VirtualHorror/Friend that referenced this issue Aug 7, 2024
Related to BasedHardware#494

Add Google Drive export plugin and settings.

* **New Plugin**: Add `plugins/google_drive_export/memory_created.py` to implement Google Drive export functionality using Google Drive API.
* **Backend Changes**: Update `app/lib/backend/http/cloud_storage.dart` to include functions for authenticating and uploading files to Google Drive.
* **Preferences**: Modify `app/lib/backend/preferences.dart` to add preferences for Google Drive export settings, including enabling export, folder ID, and parts to export.
* **Settings Page**: Update `app/lib/pages/settings/page.dart` to include UI elements for configuring Google Drive export settings.
* **Environment Variables**: Update `backend/.env.template` to include environment variables for Google Drive API credentials.
@anshulkr04
Copy link

i think i might be able to do this . Can you assign me ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants