Skip to content

NileshJorwar/Twitter-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter-Application-

Java Application without logging multiple times, read/post/send messages to the followers.
Operations- Read Tweets, Post the Tweets, Send Message to Followers

Steps for accessing tweeter Data

Step1. Go to apps.twitter.com
Step2. Create the new app and provide necessary details and generate the keys mentioned in the source code along with access token.
Step3. Create the java project, create the packages mentioned in the src code and enter the keys and token generated from the apps.twitter.com
Step4. Or you can also enter the credentials into seperate file mentioned in the properties stores in src/com/tweets.
Step5. Run each code separately.
Step6. Make sure to include the jar file metioned in /lib folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages