DigTweet Graphical Application
July 20th, 2008 by Dave
Due to some demand, I’ve wrapped DigTweet up into a graphical program that runs in the tray. Optionally, you can still run it from the command line, with some new feature, and some updates to the error detection scheme.
New Features:
- Choose to ignore replies so they don’t end up as your status message.
- Choose the update interval.
- Run graphically or from the command line.
- Save settings between sessions.
Due to some of the limitations of .NET, I’ve compiled two versions, one for strictly graphical users and one for mixed-mode users. The two versions are functionally equivalent, however the console version will flash the window when launching, whereas the GUI version will not attach to the console window which it is launched from.
Screenshots


Download
DigTweet 1.1 Graphical (Recommended)
Microsoft .NET Framework v2.0 is required.
DigsbyStatus is included.
Posted in Software