Skip to content

A Google Drive Index Running on CloudFlare Workers [Search + DarkMode]

License

Notifications You must be signed in to change notification settings

Aid-3n/GD-Index-Dark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGO


PREVIEW

Google Drive Index + Guide + Team Drive Maker [If you have G-suite Account]

Full Guide to Deploy:

GUIDE

SAMPLE

https://g-d.rive.workers.dev/

Search Implemented

  • 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 drive encryption
    • Mobile Friendly
    • ENGLISH LANGUAGE

    • Multi-level Search within the team drive
    • 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
      • darkmode: true/false

How to use?

Deployment

Manual

1.Install rclone software locally
2.Follow https://rclone.org/drive/ bind a drive
3.Execute the commandrclone config file to find the file rclone.conf path
4.Open rclone.conf,find the configuration root_folder_id and refresh_token
5.Download index.js in https://github.com/LeeluPradhan/Search/ and fill in root and refresh_token
6.Deploy the code to Cloudflare Workers

Want to host to your repository?

  1. Simply fork this or
  2. Download this repo and upload files as per your choice
  3. Use https://www.jsdelivr.com/?docs=gh to use your own app.js and change path accordingly in index.js
  4. Copy your completed index.js to Cloudflare Workers
  5. Enjoy :)

Credits

https://github.com/yanzai/goindex https://github.com/LeeluPradhan/G-Index

About

A Google Drive Index Running on CloudFlare Workers [Search + DarkMode]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.8%
  • CSS 2.2%