From f3133193320aa6d93f39dca8580240bfaa5519d5 Mon Sep 17 00:00:00 2001 From: Peter Krantz Date: Fri, 1 Aug 2008 23:05:54 +0200 Subject: [PATCH] first commit --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..30ed10b --- /dev/null +++ b/README @@ -0,0 +1,15 @@ + +Twoot is a customizable minimal twitter client for OSX. It is based on jQuery (http://jquery.com/), Fluid (http://fluidapp.com/) and some basic HTML and CSS. The idea is to provide a native-looking application that is easy to customize to your specific needs. The twitter javascript code is based on the SeaOfClouds tweet code (see http://tweet.seaofclouds.com/). + +INSTALLATION +------------ + +Put all Twoot files in a folder somewhere. Download Fluid and create the Twoot.app by following the instructions here: + +http://www.peterkrantz.com/2008/twitter-client-with-fluid-and-jquery/ + + +LICENSE +------- + +TBA