Skip to content

legnaleurc/sinkmb

Repository files navigation

SinKMB

SinKMB is a Google App Engine project. It aims to synchronize your contacts and status from diffirent micro-blogging services.

Requirment

Twitter support

Plurk support

Deploy to Google App Engine

You need to copy above external modules, or create symbolic links (prefered). jQuery and Bootstrap should place in main/static, the others should place in root level, i.e. same directory with manage.py.

autoload/
dbindexer/
django/
djangoappengine/
djangotoolbox/
httplib2/
main/static/bootstrap.css
main/static/jquery.js
oauth2/
plurk_oauth/
tweepy/

Site specific settings

Site specific settings will load from private/settings.py, you should put your own settings here. Our setting has been encrypted to private/settings.py.asc, only contributers could decrypt it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published