public
Description: Command line utility to print recent tweets of you, your friends, or everyone on twitter.
Homepage:
Clone URL: git://github.com/phoghawk/twitterbuddy.git
phoghawk (author)
Wed Mar 11 18:13:16 -0700 2009
commit  30264f83febe9eb831f1a7b56ebf91a7e6ebffee
tree    1d69875d8802adeec3fee96e90fda40e6d67bd33
parent  41ac834984deafd8a8921d2bd18362963700320a
name age message
file gpl.txt Loading commit data...
file install.command
file readme.txt
file twitterBuddy
readme.txt
DESCRIPTION:
--------------------------------

twitterBuddy is a command-line utility to display updates from the website twitter.com. For twitterBuddy to run, you 
must have ruby and rubygems installed on your system. Both of these are installed by default on Mac OS X 10.4 and 10.5 
(and probably earlier versions as well).

(c) 2009 Benjamin Goering
b@enjam.in



GETTING STARTED
--------------------------------
use the command `twitterbuddy -h` to show the help documentation.



ACKNOWLEDGEMENTS
--------------------------------

The idea for twitterBuddy came from using the excellent icalBuddy app, created by Ali Rantakari and found at 
http://hasseg.org/icalBuddy.



INSTALLATION:
--------------------------------

To install, just double-click on the "install.command" file in Finder (it might
just say "install" if your Finder preferences are set to hide file extensions.)

This script will then be run in Terminal and it will first display you the
locations where twitterBuddy will be installed to and then prompt you to continue.



LICENSE:
--------------------------------

Copyright 2009. Benjamin Goering

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.