Skip to content

A tool to manage files on local and remote services like google drive

Notifications You must be signed in to change notification settings

Batman4496/the-supervisor

Repository files navigation

👁️ The Supervisor

IM The Supervisor, can i get the taxi numbhaaa? DANCE WITH ME AH, COME ON COME ONE. DANCE WITH ME AAAH, COME ON COME ON.


✨ Features

  • Uploading: Upload to google drive or move stuff to a different directory.
  • Downloading: Download files from a google drive.
  • Drag & Drop: Move audio files directly to your DAW.
  • Manifest Files: Link to remote drives using manifest files.

Uploading


🛠️ Google Cloud Setup

To enable the google drive features, you must configure a project in the Google Cloud Console.

1. Create OAuth Credentials

  1. Create a Project: Name it The Supervisor.
  2. Enable APIs: Go to Enabled APIs & Services, click + ENABLE APIS AND SERVICES, and search for Drive API. Enable it.
  3. Credentials:
    • Navigate to API & Services > Credentials > Create Credentials > OAuth client ID.
    • Set Application type to Desktop app.
    • Name it Supervisor-Desktop.
    • Copy your Client ID and Client Secret.
    • Set those in your Settings page in the application
  4. Authorize and get your google api tokens.

CRITICAL SECURITY NOTE: DO NOT SHARE your Client ID or Client Secret with anyone!!!!

2. Activating Test Users (Important)

No need to publish the application just run it in test mode.

  1. Navigate to API & Services > OAuth Concent Screen > Audience.
  2. Scroll down to Test users.
  3. Click + ADD USERS.
  4. Enter your Gmail address and any other accounts you want to primarily use for this application.
  5. Click Save.

🚀 Getting Started

Prerequisites

  • Node.js (LTS version)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone [https://github.com/Batman4496/the-supervisor.git](https://github.com/Batman4496/the-supervisor.git)
    cd the-supervisor

About

A tool to manage files on local and remote services like google drive

Resources

Stars

Watchers

Forks

Packages

No packages published