waybo

0.2.2 • Public • Published

waybo Build Status

A simple web-weibo base on nodejs.
logo

应用截图

程序截图
程序截图
程序截图

安装部署

$ git clone https://github.com/nomospace/waybo.git   
cd waybo  
$ npm install  
$ node app.js

或者

$ npm install waybo   
cd waybo  
$ node app.js

或者

$ // 先安装 node-webkit https://github.com/rogerwang/node-webkit 
$ git clone https://github.com/nomospace/waybo.git   
cd waybo  
$ npm install  
$ make dev

说明

  • 应用目前还未通过审核,不能大范围推广(无法随意使用自己的帐号),在此提供一个测试帐号来测试:qatest2@163.com qa1234。也可以通过该帐号先登录微博,并手动添加一个测试帐号
  • 为了确保可以正常登录,在登录前请先退出新浪微博
  • 请使用支持 WebSocket 的浏览器

Resources

Authors

Below is the output from git-summary.

project  : waybo
 repo age : 3 months
 active   : 27 days
 commits  : 83
 files    : 61
 authors  :
    81	nomospace               97.6%
     1	Joe Xu                  1.2%
     1	no more space           1.2%

License

(The MIT License)

Copyright (c) 2011-2012 nomospace

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Readme

Keywords

none

Package Sidebar

Install

npm i waybo

Weekly Downloads

0

Version

0.2.2

License

BSD

Last publish

Collaborators

  • sdg-sysdev