Genos2000 / goIndex-theme-nexmoe

GoIndex Theme By @5MayRain, Translated To English And Some Extra Options

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goIndex-theme-nexmoe

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

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

This is just a English translation of the theme by @5MayRain : Repo
All credits goes to him/her.

How to Use

  1. Open https://install.kenci.workers.dev

  2. Complete authorisation and input all the details and generate code

  3. Head over to the index.js file and input the client id ,client secret, refresh token and root id from the code generated in step 2

  4. Deploy this index.js code to Cloudflare Workers

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
  .......
};

About

GoIndex Theme By @5MayRain, Translated To English And Some Extra Options


Languages

Language:JavaScript 98.8%Language:CSS 1.2%