Onedrive分享网盘程序汇总
简介
汇总一下熟知的几个Onedrive分享网盘程序
一、OneIndex
PHP编写,应该是第一个Onedrive分享网盘程序了。经常更新,建议使用。
Github:https://github.com/donwa/oneindex/
二、OneIndex-魔改版
使用Redis缓存,长时间未更新。。不过修改的主题挺漂亮。而且感觉BUG挺多的不推荐
Github:https://github.com/david7207/oneindexMod
原作者:https://www.echoteen.com/oneindex-mod-install.html
三、OLAINDEX
基于 PHP 框架 Laravel5.7 搭建,效果挺不错的。我没试过,大家可以尝试下,支持世纪互联和离线下载
Github:https://github.com/WangNingkai/OLAINDEX
原作者:https://imwnk.cn/article/96
四、Pyone
PyOne是一款基于Python-Flask的onedrive文件本地化浏览系统,使用MongoDB储存文件列表,使用redis缓存数据,支持绑定多个网盘,极大的提高使用效率。
比较推荐
Github:https://github.com/abbeyokgo/PyOne
安装教程:https://wiki.pyone.me/pyone-an-zhuang/xia-zai-yuan-ma-yi-jian-an-zhuang/
五、Sharelist
支持挂载Onedrive和Gdrive,但是挺麻烦的,之前尝试过