Skip to content
This repository was archived by the owner on Sep 3, 2026. It is now read-only.

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED: no longer under development. Try this instead

Google Drive Service Account UI

Helps visualize files in a Google Drive service account locally. Currently only quota, thumbnail, name, and delete functions are supported. This project was built using Remix.

Usage

  • Install

    npm install
  • Start dev server:

    npm run dev
  • Copy .json key file (including surrounding brackets) into the textbox at localhost:3000 and click Save

          {
              "private_key_id": "YOUR PRIVATE KEY ID",
              "private_key": "YOUR PRIVATE KEY",
              "client_email": "YOUR CLIENT EMAIL",
              "client_id": "YOUR CLIENT ID"
          } 
    

About

Manage a Google Drive Service Account visually

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages