|
|
JTwitt
Twittering in Java.
Project Goals
The JTwitt project aims to produce an Open Source, extensible, multi platform, Java based Twitter client. Main focus of this project is creating and maintaining a set of Java libraries for communicating with the Twitter API, parsing the input, output and etc.
The code will be released under GPL license, and publicly accessible via public subversion repository.
Proposed Features
JTwitt aims to have full support for the twitter API calls. This includes:
sending updates sending direct messages viewing your friends timeiline viewing the public timeline viewing a specific friends status
And more. See the Twitter API for details.
User Interface
JTwitt will have a fully functional graphical user interface. In addition, JTwitt will also be usable from the command line using textual commands to send and display updates. Both modes will be available in the final release.
We expect to ship the initial pre-alpha release with only the CLI interface, as we build and perfect the GUI using either Swing or SWT widgets.
Screenshots
There are no screenshots available for this project yet.
Project Status
The project is currently in a very early design stage. Please watch this space for updates.
Downloading
There are currently no binary releases available. Project is in a very early development stage. All the source code is stored in the Subversion repository. Please see the Source Tab for details.
