Giter Club home page Giter Club logo

weibo-rss's Introduction

weibo-rss

简单的微博 RSS 订阅源生成器,可将某人最近发布的微博转换为符合 RSS Feed 标准的格式,供阅读器订阅。

让你不再错过喜欢的博主的动态更新,即使身处纷繁复杂中。

Deploy

特点

  1. 简单:主页链接一键转换 RSS 订阅源地址
  2. 克制:严格限制程序对微博的并发请求,不产生额外压力
  3. 省资源:基于 Node.js 实现,采用 LevelDB 在本地文件系统做 cache,内存占用低(60MB 左右)

手动部署

依赖:Node.js

安装:

git clone https://github.com/zgq354/weibo-rss.git
cd weibo-rss
npm i && npm run build

启动:

npm install pm2 -g
pm2 start process.json

程序将启动一个 HTTP Server,默认监听 3000 端口
还需另外配置域名、HTTP 反向代理等

贡献者们

相关项目

License

MIT

weibo-rss's People

Contributors

zgq354 avatar huan avatar mr-phone avatar visayafan 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.