Skip to content

A Google Drive Index Running on CloudFlare Workers.

Notifications You must be signed in to change notification settings

debojit16mitra/GDIndex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

Google Drive Index + Dark mode

Open Source Love GitHub last commit GitHub repo size Generic badge

Combining the power of Cloudflare Workers and Google Drive will allow you to index your files on the browser on Cloudflare Workers.

This theme's goindex is currently based on yanzai/goindex

Features

  • Video Player - | mp4 | webm | avi | mpg | mpeg | mkv | rm | rmvb | mov | wmv | asf | ts | flv
  • Music Player - | mp3 | flac | wav | ogg | m4a
  • Document Viewer - | html | php | css | go | java | js | json | txt | sh | md | pdf
  • Image Viewer - | bmp | jpg | jpeg | png | gif
  • Multi-level Search within default and team/shared drives
  • Multi drive encryption
  • Mobile Friendly
  • Page-level caching, browser forward and backward without reloading
  • Dark Theme
  • Main Color:
    • red | pink | purple | deep-purple | indigo | blue | light-blue | cyan | teal | green | light-green | lime yellow | amber orange | deep-orange | brown | greyblue-grey
  • Accent Color:
    • red | pink | purple | deep-purple | indigo | blue | light-blue | cyan | teal | green | light-green | lime | yellow | amber | orange | deep-orange

Use your own credentials and data

Extra Options

const uiConfig = {
  .......
  "hide_madewithlove": false, // Set this to true if you want to hide made-with-love text at the bottom of the page.
  "helpURL": "", // Provide the URL of the help page(instructions for using the index). Leave this empty if you want to hide the help icon. Providing a URL will open the help page in a new tab. (You can use telegra.ph to write instructions)
  .......
};

Credits

About

A Google Drive Index Running on CloudFlare Workers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%