GithubHelp home page GithubHelp logo

wangjun / rss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhu327/rss

0.0 1.0 0.0 653 KB

weibo weixin zhihu rss RSS工厂,生成微博,微信公众号,知乎日报RSS

Home Page: https://diy-devz.rhcloud.com

Shell 2.53% Python 81.91% HTML 15.56%

rss's Introduction

RSS Factory


demo:https://diy-devz.rhcloud.com

RSS Factory 是用于生成 微博 微信公众号 知乎日报 RSS 的Web APP.

demo服务搭建在OpenShift上,搭建步骤参考以下链接:
1.搭建OpenShift Tornado DIY环境

http://bozpy.sinaapp.com/blog/29

2.在OpenShift上安装memcached

http://www.blackglory.me/openshift-install-wordpress-memcached/

# 启动memcached  
$OPENSHIFT_DATA_DIR/bin/memcached -l $OPENSHIFT_DIY_IP -p 15211 -d  
# 获取pid用于停止服务  
ps -ef|grep memcached

3.安装Python依赖库

pip install -r requirements.txt

4.git push RSS Factory的代码

为了便于小伙伴们搭建自己的微信公众号RSS,提供Docker image一键构建,只需要注册灵雀云就好。
image: https://hub.alauda.cn/repos/zhu327/rss

注意: 由于搜狗微信公众号搜索强大的反爬虫机制,demo服务在公众号订阅超过300订阅后就会500,所以如果你需要公众号RSS服务的话请自己用上面提供的Docker镜像自己搭建。

rss's People

Contributors

zhu327 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.