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

Visual and Serial File Uploads #14

Open
jr1221 opened this issue Jan 3, 2025 · 0 comments
Open

Visual and Serial File Uploads #14

jr1221 opened this issue Jan 3, 2025 · 0 comments

Comments

@jr1221
Copy link
Contributor

jr1221 commented Jan 3, 2025

Description

We generate .avi and .cap files from the main module of the program. The uploader should upload those to google drive or a comperable alternative.

Acceptance Criteria

  • Can upload all files
  • Can specify developer token and other settings
  • Uploads to a structured folder format.

Proposed Solution

Implement the google drive or alternative API in the uploader.rs binary to upload data. Make the tokens or keys required for headless auth accessible via a command line flag and env variable (see clap).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant