summaryrefslogtreecommitdiffstats
path: root/network/twitter-cmdline/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/twitter-cmdline/README')
-rw-r--r--network/twitter-cmdline/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/twitter-cmdline/README b/network/twitter-cmdline/README
new file mode 100644
index 0000000000..6a7979c915
--- /dev/null
+++ b/network/twitter-cmdline/README
@@ -0,0 +1,10 @@
+It's a very simple perl program that allows for posting to twitter, and
+reading your friends_timeline from twitter. It can initiate follow messages,
+and it can send direct messages.
+
+This command-line twitter client supports an arbitrary number of twitter
+accounts by way of individual configuration files for each twitter account.
+The default account is $HOME/.twitterrc, but an alternate can be specified on
+the command-line with -f.
+
+This package requires libwww-perl, avalaible at SlackBuilds.org.