Theme based on yanzai/goindex
Index Link
You need to
Reply and refresh to see the content
Preview
Light

Dark

Deploy
- Open any of the following URLs
- https://install.kenci.workers.dev/
- https://goindex.glitch.me/
- https://goindex-install.herokuapp.com/
- https://goindex-quick-install.glitch.me/
- Authorize and obtain the code,
client_id
client_secret
refresh_token
,and fill in the obtained template into the template
- Deploy code to Cloudflare Workers
自定义
模板
themeConfig //主题配置
url //仓库地址
theme //主题 ( light:亮色 | dark:深色 )
main_color //主色调
accent_color //强调色
avatar //导航栏头像
bimg //背景图片
menu_show //是否显示菜单
menus //菜单组
name //名称
url //地址
view //定义可预览的文件
player_dp //使用 DPlayer 播放,未填入的默认使用 Plyr 播放
thumbnails //缩略图组
name //名称
url //地址
video_cover //视频封面
video_subtitle //视频字幕
示例
// 仓库地址
"url": "//cdn.jsdelivr.net/gh/5MayRain/goIndex-theme-nexmoe",
// 主题 ( light:亮色 | dark:深色 )
"theme": "light",
// 主色
"main_color": "blue-grey",
// 强调色
"accent_color": "blue",
// 头像
"avatar": "//cdn.jsdelivr.net/gh/james00000007/goIndex-theme-nexmoe@master/dist/img/Untitled.jpg",
// 背景图片
"bimg": "//cdn.jsdelivr.net/gh/james00000007/goIndex-theme-nexmoe@master/dist/img/go-data.png?raw=true",
// 显示菜单
"menu_show": true,
// 菜单组
"menus": [
{
name: "Github",
url: "//github.com/james00000007"
},
{
name: "Log in",
url: "//drive.google.com"
}
],
// 定义可预览的文件
"view": "|html|php|css|go|java|js|json|txt|sh|md|mp4|webm|avi|bmp|jpg|jpeg|png|gif|m4a|mp3|flac|wav|ogg|mpg|mpeg|mkv|rm|rmvb|mov|wmv|asf|ts|flv|m3u8|",
// 使用 DPlayer 播放,未填入的默认使用 Plyr 播放
"player_dp": "|m3u8|flv|",
// 缩略图组
"thumbnails": [
{
name: "dplayer",
url: "Thumbnail/dplayer.jpg"
},
{
name: "plyr",
url: "Thumbnail/plyr.vtt"
}
],
// 视频封面,${fileName} 表示当前视频的名字
"video_cover": "${fileName}.jpg",
// 视频字幕
"video_subtitle": "${fileName}.vtt",
OneDrive Index / FODI, OneDrive Fast Lister without Server
preview
You need to
Reply and refresh to see the content
Function
close to second list
Specify the display path
specific folder encryption
Free deployment without server
Basic text, picture, audio and video and Office three-piece preview
Shortcoming
Simple function, simple interface
EDGE browsers that do not support IE and UWP versions
Display of folders containing more than a thousand files may not be supported
Multi Network cloudflare
OnePoint
A lightweight, multi-platform, multi-network disk file directory indexing (and management) tool.
Project address: https://github.com/ukuq/onepoint
Project Features
Lightweight, multi-platform, multi-network disk
Support cloud disk
onedrive
Official website: https://office.com/
There are many types. In order to unify all of them, they are placed in this module, including three categories: international version, 21Vianet version, and sharing link. You can complete the filling according to the prompts during configuration.
google drive
Official website: http://drive.google.com/
Limited by the API, all downloads will be completed by the local relay
coding
Official website: https://coding.net/
There are too few public API functions, all functions are completed according to cookies
teambition
Official website: https://teambition.com/
There is no public API, all functions are implemented through cookies, cookies are not necessarily stable, and file management functions are not implemented in this part
node_fs
Official website: http://nodejs.org/
Based on nodejs’s own fs api, it is only used to mount native files
alidrive
Official website: https://www.aliyundrive.com/drive/
Access via refresh_token
Rapid deployment
github beta (2.0.0)
git clone https://github.com/ukuq/onepoint.git
cd onepoint && npm install
cloudflare deployment
Reference: worker/README.md
Demo
https://onepoint.onesrc.workers.dev/
🙇Notes & Special Thanks
Thanks for visiting, hope you found something useful here :) Contributions are welcome, and much appreciated - to propose an edit
I owe a lot of thanks others who’ve conducted research, written papers, developed software all in the interest of privacy and security.