public
Description: A Google AppEngine based application to share Twitter dialogues and quote interesting sets of tweets.
Homepage: http://www.quoteurl.com
Clone URL: git://github.com/fczuardi/quoteurl.git
Click here to lend your support to: quoteurl and make a donation at www.pledgie.com !
README.textile

QuoteURL – share Twitter conversations

Installation notes

Before running the QuoteURL code in your AppEngine instance, you have to:

  1. edit the first line of app.yaml to have your app name instead
  2. rename config.example.py to config.py (and optionally setup a proxy url as described in the config.py)