TRocket is an open source project that I started in June 2011. Though the development on this project was done very quickly but due to certain personal issues, I was not able to release this on time.
——————————————————————————————————————-
TRocket is just like any other Twitter client. The only difference between TRocket and others is that, TRocket is open source, which means any developer can modify it according to their own need. *YOU ARE NOT ALLOWED TO REMOVE THE ABOUT FORM FROM THIS APPLICATION!
Screenshot of the main form:
TRocket has all the basic features example: Timeline, Retweet, Add To Fav., Tweet, Delete Post, Minimize to Notification Bar, Messages etc…
When the user logs-in into his account for the first time using this app, the app downloads the background of that user automatically and it is used as the background of the app. *Sometimes font might not show up properly on the application because of color issues. To solve this issue, go to:
http://twitter.com after login, click on your
[Username]—->Settings—->Design—->Change Design Colors—->
[CHANGE THE LINK COLOR]—->Save Changes.
After that restart the application.
About page:
Please note that this application may take a few minutes to start-up at first. This is because login files are being downloaded.
Known Bugs:
1) Application may crash at any point if internet is not available.
2) Try… Catch… End Try has not been added everywhere. [MORE CHANCES OF CRASH]
3) If we only use space [space bar] in the tweet or message textbox, the Tweet/Send buttons get activated after 140 letters
4) Message box has not been added everywhere. Thus in some places, their is no way to notify the user about the actions performed by the application.
Minimum Requirements:
1) Windows XP
2) .NET 4 Framework
*EXTRACT ALL FILES BEFORE RUNNING THE APP
——————————————————————————————————————-
Source Code for the Programmers.
All programmers are requested to change the consumer and consumersecret string on all the forms with their own keys.