Welcome to Twidge¶
Welcome to Twidge. Twidge is a tool for interacting with microblogging sites such as Twitter and identi.ca.
Twidge is a full command-line client. It is designed to be useful when you're sitting at a shell prompt. It's also designed to work well with the Unix/POSIX/Linux shell scripting environment. It produces output in well-formed and easily-parsed ways, and has various features for working with piped data.
It can be used to:
- Simply update your own status and following your friends
- Setting status based on system events
- Receiving status updates via email, and sending your friends and your replies to email
- Scheduling status updates for the future
- The sky's the limit!
Starting Points¶
- The Twidge Manual (HTML, PDF). Includes:
- Feature list
- Description of how to use twidge
- ScreenShots of twidge
- Download the twidge source -- click Files above (not yet up; see Repository)
- Tips, Tricks, and HOWTOs
- FrequentlyAskedQuestions
Using This Site:
- Editing Wiki Pages
- Reporting Bugs
- Account questions, such as recovering a lost password, logging in, etc.
- Other Software.Complete.Org Projects
- More Information on Software.Complete.Org
Downloads: Source and Binaries¶
- Source releases are available from the downloads area on this site -- click the Files tab above.
- The latest development trees are available via Git; see below.
- Debian packages: from the twidge Debian Page.
- Arch Linux packages: from the twidge Arch Linux page
- RPMs and packages for many other Linux and BSD distributions are also included with your distribution.
Contributing to twidge¶
You can always download the source from the Downloads page and attach diffs. But it's far better, both for you and for me, if you use Git.
Please see our 5-Minute Git Guide. You can check out the Twidge repository with:
git clone git://git.complete.org/twidge
You can also help by adding information to this wiki.
Web Forums / Discussion Boards¶
Click on the Forums tab above -- they're hosted right here on this site.