Skip to content

dhlalit11/goindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

GoIndex

GoIndex

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

Huge Thanks to Donwa for making this index

index.js is the content of the Workers script.

Demo

Here's the link to Classic Index Sample.

Here's the link to Material Index Sample.

Deployment

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/dhlalit11/goindex and fill in root and refresh_token
6.Deploy the code to Cloudflare Workers

Quick Deployment

No Quick Deployment feature yet

About

Cloudflare Workers allow you to write JavaScript which runs on all of Cloudflare's 150+ global data centers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published