Coder Social home page Coder Social logo

baidunetdisk-web's Introduction

这是

  • 百度网盘开放API + Vue3 + Element Plus + express搭建的百度网盘web页面(没广告)
  • 本地nodejs服务器做代理,不需要服务器和数据库
  • 实时下载进度条,可以开始/暂停。支持断点续传,不限制多任务。
  • 贴心引导页,第一次用百度OAuth还是折腾了一会;用Authorization Code方式登录,会玩的可以在server/auth.json改其他的授权方式
  • 后期尝试electron打包成桌面应用
  • 众生平等(该限速仍然限速)

使用

cd baidu_netdisk && npm i
npm run serve

cd baidu_netdisk/server && npm i
nodemon index 或 node index

占了两个端口: 3101(http), 3102(websocket)

页面

  1. 登录引导(使用Authorization Code方式) 主页

  2. 文件列表 主页

  3. 下载列表-下载中 主页

  4. 下载列表-暂停 主页

  5. 本地下载文件夹 主页

功能

多任务同时下载(不限制数量)且支持断点续传 离线下载 文件管理

baidunetdisk-web's People

Contributors

imzusheng 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.