Skip to content

Google Drive CLI. (Google Drive + Shell = gshell)

Notifications You must be signed in to change notification settings

crazyfin9ers/gshell

 
 

Repository files navigation

gshell

https://travis-ci.org/wkentaro/gshell.svg?branch=master

Navigate in Google Drive like you do so on shell.

Screencast

images/gshell_youtube.png

Install

pip install gshell

Commands

Usage: gshell [OPTIONS] COMMAND [ARGS]...

Options:
  -V, --version  Show the version and exit.
  --help         Show this message and exit.

Commands:
  about     show account status
  cd        change directory
  download  download file
  info      show file information
  init      initialize gshell
  ll        list files in detail
  ls        list files
  mkdir     make directory
  open      open current site on browser
  pwd       print current working directory
  rm        remove file
  share     share file
  switch    switch user
  upload    upload file

License

Copyright (C) 2015-2016 Kentaro Wada
Released under the MIT license

About

Google Drive CLI. (Google Drive + Shell = gshell)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.9%
  • Shell 4.1%