-
Notifications
You must be signed in to change notification settings - Fork 0
The client only for posting tweet on Twitter made from AWT of Java.
License
eiryu/tsubuyakun
Folders and files
Name | Name | 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
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published