Skip to content

renorzr/twsync

Repository files navigation

INTRODUCTION

  1. sync sina-weibo with twitter
  2. multi-user supported
  3. parse pic link in twitter and upload the pic to sina-weibo (instagram, picplz, flickr and foursquare supported)
  4. update with geo coordinates as well

PREREQUISITE

  1. register as sina weibo developer and get your app key
  2. Python 2.6 or above installed
  3. required python libs: PyYAML, pycurl

USAGE

  1. extract all files
  2. copy config.yaml.example as config.yaml
  3. edit config.yaml setup app key/secret, proxy, etc.
  4. To add sync accounts, run command: python users.py add
  5. Start sync daemon, run command: python twsync.py -d
  6. your weibo is now synced with twitter
  7. run python users.py to manage users in the future.

About

To sync your twitter with sina weibo.

Resources

Stars

Watchers

Forks

Packages

No packages published