Skip to content

🔥 A Google Drive Index Running on CloudFlare ❤️ Workers.

Notifications You must be signed in to change notification settings

547555909/GoIndex-Theme-Nexmoe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoIndex Theme Nexmoe 🔥

author author


A Google Drive Index Running on CloudFlare ❤️ Workers.

Based on panta js, refer to OneIndex's theme nexmoe, magic change beautification.

App.js is based on yanzai's js beautification, supports features such as multi-disk, search, pagination and call-to-external player, plus DPlayer playback.

How to Use

  1. Open this website, verify and get the code.

  2. Copy the obtained Client ID, Client Secret and refresh token into index.js

  3. Deploy index.js code to Cloudflare Workers

Manual Method to generate Client ID, Client Secret and Refresh Token

Extra Options

const uiConfig = {
  .......
  "avatar": "https://i.ibb.co/jW0TDZH/image.png",  // Changes the avatar image in the navbar
  "disable_navicon": true // Disables useless nav menu in navbar
  .......
};

Thanks ❤️

About

🔥 A Google Drive Index Running on CloudFlare ❤️ Workers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%