-
Notifications
You must be signed in to change notification settings - Fork 0
Home
A small Quicksilver plugin to send messages to Twitter directly.
- Easy to install.
- Configurable via Quicksilver Preference.
- Send messages containing non-ASCII characters.
- Collect your friends in Quicksilver catalog, show their icons in Quicksilver interface.
- Reply quickly.
- QSTwitter.zip, 1.7.1, 2009.11.16.
Tested under Quicksilver B53 3814 / Leopard 10.5.2, Quicksilver B56A7 3825 / Snow Leopard 10.6.1.
Unzip the downloaded file and double-click it.
You will find Twitter option in the Quicksilver preference pane.
Enter your screen name and password there.
QSTwitter collects your followings in its catalog.
Go to Quicksilver preference, switch to catalog tab, select Modules, then you can see Twitter following row there.
Refresh it may take several minutes (and sometimes crashes Quicksilver), then you can auto-complete your followings in Quicksilver interface.
You can use QSTwitter more quickly if you use Quicksilver Trigger.
After building catalog, follow the steps like below images.
TIPS: ’’Target’’ item can be cleared by ‘’Cmd-X’’.
- Activate Quicksilver (by Ctrl-SPACE or so)
- type . (period/dot) key to enter text input mode
- type a message
- hit TAB to move into Action
- type ’’Twitter’’
- return !
- Press Your Trigger
- type a message and return (that’s it!)
- type your following name (it will be auto-completed)
- hit TAB to move into Action
- type ‘’reply that’’
- type a message and return.
Basic usage:
Advanced usage:
- It will crash Quicksilver on first installation (there should be some bugs in cataloging followings).
Leave comments/trackback here .
- 1.7.1 (2009.09.28) : fixed the bug that tweets containing ‘&’ was not posted correctly.
- 1.7 (2009.09.28) : add Growl support.
- 1.6 (2009.09.28) : fixed the bug that following/followers were opposite.
- 1.5 (2008.09.14) : rewritten in Objective-C, use synchronous HTTP POST
- 1.4 (2008.03.01) : Triggerable!
- 1.3 (2008.02.22) : friends completion, Reply Action, HTTP proxy env support.
- 1.2 (2008.01.23) : fixes the bug that ‘+’ is not shown in status, uses pretty girl icon .
- 1.1 (2007.12.22) : now it shows “QSTwitter” in your post on “from …” .
- 1.0 (2007.12.13) : initial release.
revised BSD.