Skip to content

Genos2000/goIndex-theme-nexmoe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages

  • JavaScript 98.8%
  • CSS 1.2%