Giter Club home page Giter Club logo

oh-my-rss's Introduction

己思 - Oh My RSS

己思是一个开源的在线 RSS 阅读服务,旨在为 IT 从业者提供一个优质的学习圈子。

预览

功能特性

持续扩充的订阅源

为了确保内容质量,己思对订阅源有严格的筛选标准:

  • 巨头公司的技术博客
  • 技术大拿的博客
  • 互联网名站的热门

一些支持的订阅源: 酷 壳 – CoolShell科技爱好者周刊GitHub 热门湾区日报前端精读周刊...

订阅源主要支持三种类型以满足您的个性化订阅需求:

  • 通过其他途径生成的 RSS 源(在线提交)
  • 微信公众号(在线提交)
  • 自定义 Scrapy 爬虫(贡献源码)

VimLike的快捷键

Vim 党的福音来了~

n 下一篇文章(next) N 上一篇文章 F 切换全屏(fullscreen)
p 下一页(page) P 上一页 D 标记本页已读并翻页
j 向下移动一行 k 向上移动一行 space 向下翻一页
gg 回顶部 G 去底部 f 链接全览

更多

欢迎Issue、PR或加群讨论。

快速开始

依赖

必须的:

  • Python3
  • Python3依赖库,详见 requirements.txt

可选的:

  • Redis服务(6379端口),用于记录阅读数、点赞数等数据
  • requirements.txt 中的依赖库 gunicorngevent 在开发环境为非必须
  • chromiumchromedriver 只有在处理纯 js 渲染页面时才需要

运行Web服务

python3 manage.py runserver

数据库相关

初始化:

python3 manage.py migrate web

数据录入:

在 django 管理后台录入站点信息,或者在线提交订阅源地址。

爬虫

运行爬虫采集命令,例如:

scrapy crawl coolshell

贡献

详见 CONTRIBUTING.md

交流群

请添加管理员 richshaw,备注:己思或加入我们的 Slack 社区

预览

oh-my-rss's People

Contributors

richshaw2015 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.