A Simple Weibo Sync Wall

##Features

  1. sync weibos of a given topic in realtime
  2. configuration management

##How to use it

  1. make sure you have tornado installed
  2. set a correct weibo account and the topic you want to sync in settings.py
  3. python server.py
  4. go to http://localhost:8000

####Please use browsers with websocket support to browse the page