From ca61bd319060f053584a038cbe8f6d2aa4677254 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 22 Mar 2009 15:03:57 +0000 Subject: TTYtter is a multi-functional, fully 100% text, Perl command line Twitter client. It has the following features: * A fully interactive client with asynchronous background updates and commands. Use it over telnet, ssh or even a dummy terminal. Supports ANSI colour, hashtags and Twitter Search! * Works within your favourite environment: modify prompt and input methods for many popular window and session managers, or use a compatible readline library. Or don't: basic editing and screen management features built-in. * From the command line, use it to update your Twitter in shell scripts, from cron, and so on. * Supports standard timelines and automatically fetches direct messages. * Extensible using the -lib option. * Run detached in -daemon mode, and make your own Twitter bot! WWW: http://www.floodgap.com/software/ttytter/ PR: ports/132920 Submitted by: Julian C. Dunn --- net-im/ttytter/distinfo | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 net-im/ttytter/distinfo (limited to 'net-im/ttytter/distinfo') diff --git a/net-im/ttytter/distinfo b/net-im/ttytter/distinfo new file mode 100644 index 000000000000..71c7d154bee3 --- /dev/null +++ b/net-im/ttytter/distinfo @@ -0,0 +1,3 @@ +MD5 (ttytter.txt) = 3654e88a176d8a716a4b85b90bb551cf +SHA256 (ttytter.txt) = d2c9420eb257f3756ade37a0a71df5847ae3ebad3541d4649f19cbb136eb9042 +SIZE (ttytter.txt) = 65237 -- cgit