close
Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaのAWTで作られたTwitter投稿専用クライアント。
src/main/resources 配下に twitter4j.properties を置いてmvn packageして下さい。
target配下に作成された、依存性を含んだ方のjarをダブルクリックすることで起動出来ます。


MIT License


# twitter4j.propertiesの雛形
oauth.consumerKey={your consumer key}
oauth.consumerSecret={your consumer secret}
oauth.accessToken={your accessToken}
oauth.accessTokenSecret={your accessTokenSecret}

http.retryCount=10
http.useSSL=true

About

The client only for posting tweet on Twitter made from AWT of Java.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages