This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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.







