GithubHelp home page GithubHelp logo

onepoint's Introduction

更新说明

支持前后端分离

OnePoint

一个基于 onedrive google-drive and liunx-vfs 的映射网盘

项目地址: https://github.com/ukuq/onepoint

项目特点

轻量: serverless nosql

免费:支持 scf、nowsh 部署

极速:统一的树形缓存管理

多类型:可通过路径映射支持多个网盘

目前支持

  • onedrive 教育版/企业版/个人版
  • onedrive 无全局管理员版
  • onedrive google drive

部署方式

  • scf 腾讯云无服务器云函数
  • now.sh now 托管平台
  • linux 服务器部署

更新日志

https://github.com/ukuq/onepoint/tree/master/docs/log.md

Demo

github action 自动部署

https://service-0nvsu1bi-1255607810.ap-hongkong.apigateway.myqcloud.com/release/onepoint

https://onepoint.ukuq.now.sh

注: 仅 onedrive_graph 模块支持文件管理!

使用方法

修改 config.json 文件里面的 DRIVE_MAP 即可。

小工具: https://ukuq.github.io/onepoint/config.html

反馈交流

密码功能

密码分为全局管理员密码, 云盘密码, 目录密码 三种

  • 全局管理员密码控制整个系统, 在 config.json/G_CONFIG.admin_password 中设置
  • 云盘密码控制单个云盘的访问权限, 在 config.json/DRIVE_MAP.'/*/'.password 中设置
  • 目录密码控制当前目录的访问权限, 但是不能阻止该目录下的文件被访问. 在文件夹中添加名称为 .password=123 的文件即可设置.

Thanks

oneindex oneindex_scf

License

MIT

onepoint's People

Contributors

ukuq avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.