Skip to content
/ GDIndex Public
forked from maple3142/GDIndex

A Google Drive Index built with Vue Running on CloudFlare Workers

License

Notifications You must be signed in to change notification settings

MSKNET/GDIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDIndex

preview

繁體中文 简体中文

GDIndex is similar to GOIndex. It allows you to deploy a "Google Drive Index" on CloudFlare Workers along with many extra features

By the way, instead of modify from GOIndex, this is a total rewrite

Demo

Difference between GOIndex and GDIndex

  • Frontend is based on Vue.js
  • Image viewer doesn't require opening new page
  • Video player support subtitles(Currently only srt is supported)
  • Online EPUB reader
  • No directory-level password protection(.password)
  • Support Http Basic Auth
  • Support multiple drives(personal, team) without changing server's code

Usage

Follow GOIndex's instructions to get refresh_token, then copy the content of worker/dist/worker.js, and paste your refresh_token to the correspond field. That's all!

About

A Google Drive Index built with Vue Running on CloudFlare Workers

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 91.9%
  • JavaScript 4.9%
  • Vue 3.2%