Skip to content

ww24/got

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Twitter utility tools

Build Status Coverage Status

Twitter API を利用したりスクレイピングするコマンドラインツールです。

Usage

NAME:
   got - Go Twitter utility tools

USAGE:
   got [global options] command [command options] [arguments...]

VERSION:
   0.1.0

COMMANDS:
   fetch-images, fi
   help, h              Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h           show help
   --version, -v        print the version

fetch-image

screen name を指定してユーザの画像をダウンロードできます。

NAME:
   got fetch-images - fetch user images

USAGE:
   got fetch-images [command options] <screen_name>

OPTIONS:
   --size "10"  size of fetch image
   --lastid "0" fetch start tweet ID
   --orig       set original image flag
   --download   auto download images

Download

Releases

  • all-in-one.tar.gzall-in-one.zip には全てのプラットフォーム向けの実行ファイルが含まれています。
  • got- から始まるファイルは、各プラットフォーム向けの実行ファイルです。環境に合わせてダウンロードして下さい。

LICENSE

MIT

About

Go Twitter utility tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages