gTwitter beta
It’s a new project of mine. A pretty simple GTK+ application to interact with twitter.com web service.
What is Twitter ? See for your self
gTwitter, yeah I know it’s lame… but I didn’t come up with any cool ideas about the name anyway. The source is not in the wild yet, I released just a Mono binary for you to test.
I need to implement bunch of stuff first and then the release a usable version.
So what does it do at the moment ?
- You can read your friends posts(and yours)
- You can read public posts
- You can set the refresh interval in Preferences
And that’s pretty much it.
What’s in my TODO list ?
- Posting messages directly from gTwitter
- Saving and displaying history
- Notification area icon
- Caching user images
- Password encryption
- Composite UI
- Notification via libnotify maybe
I have coded and tested composite UI for your eyecandy plesure, it works and looks great, but I need to iron out some stuff first.
Project page is hosted on code.google.com, you can find more info there - gTwitter