Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

中国远程工作资讯的网站或者扩展 #20

Open
greatghoul opened this issue Dec 6, 2017 · 0 comments
Open

中国远程工作资讯的网站或者扩展 #20

greatghoul opened this issue Dec 6, 2017 · 0 comments

Comments

@greatghoul
Copy link
Owner

因为发布方便,我放弃了微信公众号,改为通过 Telegram 推送远程工作相关的资料。

不过因为墙的关系,有一部分人不能方便的阅读到最新的资讯,所以我将 Channel 的内容转为了 RSS,方便大家通过 RSS 工具订阅。

http://channel2rss.bitmachine.org/rss/remote_cn

但 RSS 阅读器已然是一个过时的东西了,很多人都没有安装,那就需要另想办法了。

想要实现的功能:

  • 用户可能通过浏览器订阅
  • 有新消息时会有 Web Notification 的推送

要实现的话,有两种方式:

  1. 使用 Chrome 扩展
  2. 一个 PWA 的静态网页(可以托管在 Github Pages 上面)

2 明显通用性要好一些,当然也可以考虑做成有后端的网站,这样可以通过和 Telegram API 交互来实现推送了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant