/GoIndex-Theme-Nexmoe

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

Primary LanguageJavaScript

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 ❤️