public
Description: Command line utility to print recent tweets of you, your friends, or everyone on twitter.
Home | Edit | New

Home

BenMB:twitterbuddy ben$ twitterBuddy -h
Usage: twitterBuddy [options]
    -u, --username login             Login to twitter with username [login]
    -p, --password pass              Login to twitter with password [pass]
    -n, --num-tweets num             Show [num] tweets
    -l, --line-breaks breaks         Insert [breaks] linebreaks between each tweet
    -w, --who who                    Select which tweets to show (public, me, friends)
    -s, --search query               Show results of search for keyword [query]
    -g, --hashtag tag                Shows only tweets with hashtag of [tag]
    -t, --title title                Replaces title text with custom [title] string
    -i, --hide-title                 Hide title string
    -h, --help                       Show this message
	Note: the --search and --hashtag switches have precedence over the -w flag.
	Also: you do not need to supply username and password flags to use the --search and --hashtag switches.
Last edited by phoghawk, Wed Mar 11 18:17:53 -0700 2009
Home | Edit | New
Versions: