Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am looking for a Twitter client that has the simplest interface allowing me to post tweets (with shorturl integration). I don't want it to contain the home feed (tweets from the people I follow). Is such a client available? Preferably for Mac, but Windows is fine as well.

Update: short urls feature is a must

share|improve this question
2  
Twitter has an API, this sounds specialist enough to warrent it. A few lines in python would get you a CLI only-tweeter, a few more could shorten all the urls. – Phoshi Feb 12 '10 at 14:57

closed as not constructive by soandos, Renan, 8088, Daniel Beck Aug 11 '12 at 5:58

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

6 Answers

up vote 1 down vote accepted

TweetDeck is great, you can turn off any of the feeds by clicking the X in the top corner.

share|improve this answer
Wonderful! It also has search feature, and these columns can be synchronized with other computers too! – Sridhar Ratnakumar Feb 13 '10 at 18:49
It's AIR based and might get a bit resource heavy, though. – Nathaniel Feb 13 '10 at 18:55
Hmm, never found it to be a resource hog; maybe I am using high-performing machines. – Sridhar Ratnakumar Feb 17 '10 at 7:13

Well you dont need to install any software to post tweets you can simply post twitter updates from firefox address bar using Hootbar firefox addon.

share|improve this answer

Twitt is also very simple, free and customizable.

share|improve this answer
1  
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. – Diogo Aug 9 '12 at 20:28

Well, you could use curl at the command line to do it.

This explains how: http://www.commandlinefu.com/commands/view/176/update-twitter-via-curl

share|improve this answer

One convenient and simple way if you are using Firefox or Chrome is a simple extensions. I can recommend Chromed Bird for Google Chrome, I'm sur Firefox as the equivalent.

share|improve this answer

Use HootSuite with Prism. Close all the tabs. Thats the best bet. Or if you dont like it, just make yourself one with VB.NET and Twitter API Libraries. and Thats a topic for Stackoverflow.com ..

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.