这是indexloc提供的服务,不要输入任何密码
Skip to content

jesus-bustos/grive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The first version of grive:

This is a very experimental version. It just download all the files in your google drive
in the current directory.

This is compiled in Fedora 16 x64. You need the following libraries to run:
json-c, libcurl, libstdc++

To run it, first run "grive -a", it will print out a URL to the console. Open the URL in
a browser with your google account sign in, and authorize the app. It should display an
authenication code.

Run "grive -c 'auth code here'", the app will display a refresh code. Set this code to
an environment variable:
export GR_REFRESH_CODE='your code here'

Now run "grive" and it will download all your google drive files in the current directory.

About

an open source Linux client for Google Drive

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%