0.0.3 • Published 11 years ago

yadisk v0.0.3

Weekly downloads
13
License
-
Repository
github
Last release
11 years ago

#Yandex disk command line interface

##Why yadisk?

  • It's cli. everybody love cli!
  • You can sync only dirrectories you want to have on you PC
  • ???
  • PROFIT

##Installation

npm install -g yadisk

##Usage:

At first you should login by typing yadisk login and then you can operate with your disk. To list all available commands run yadisk --help.

##Commands:

  • mkdir : Create new dir on Yandex Disk
  • publish : Publish file
  • unpublish : unpublish
  • rm : Remove
  • cp : Copy
  • upload : Upload
  • login : Login to Yandex Disk
  • logout : Forget current user data
  • dl : Download file
  • mv : Move
  • ls : List of directory
  • getprop : Get property file or dir
  • setprop : Set property for file or dir

##API TODO