Code Monkey home page Code Monkey logo

baidudisk's Introduction

baidudisk

a client for baidudisk for linux

要想编译这个项目,你需要:

以下工具

cmake

make

gcc, g++(需支持c++11)

并且安装以下软件包: libcurl4 libcurl4-openssl libjson libfuse2 libssl 和相应的dev包(如果有)

你的linux内核需要装载fuse模块(lsmod | grep fuse)

参阅http://developer.baidu.com/wiki/index.php?title=docs/pcs

由于百度api的限制,该程序只能处理/apps/Native下面的文件,在网页上显示为 我的应用数据/Native

你可以把要处理的文件全部都挪到这个文件下面

目前最多上传20G文件!!!!!

其实程序运行并不需要图形界面,但是开始获取Access_Token需要浏览器登入帐号, 你也可以在其他电脑获取Access_Token并拷到执行目录下来运行

怎么编译: cmake .

make

如果没有错误,当前目录下面会生成一个名为baidudisk的可执行文件

这个文件使用类似于mount 比如 ./baidudisk disk (disk应为一个空目录)

你的网盘下的文件即可在disk目录下面看到

baidudisk's People

Contributors

choury avatar

Watchers

bob yang 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.