Twit4Java is a basic Twitter client written in Java. We are making this for fun and as our final project in our Computer Programming class.
Twit4Java is brought to you by @Chern and @nishand17.
In order to run Twit4Java, you will need to do the following things—
- Add the Twitter4J
.jar
files to your IDE's classpath. In BlueJ, do the following: BlueJ -> Preferences -> Libraries - Ensure that you can access Twitter over your current network
- Run
main()
method in the TwitStarter class
Twit4Java uses the Twitter4J library.
The current version of Twit4Java is 1.2, which includes features such as UI and profile view enhancements.
We have big plans for future releases. The current roadmap includes the following proposals:
- 2.0: Twitter Bot