suwenclub / H-Viewer

An android feed reader application which fetch data with selector and regular expression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H-Viewer

(iOS / UWP 版本开发同期进行中,时间周期可能会较长,但是敬请期待!)

对于即将启动开发的 iOS 版本,正在对外征集建议,【查看详情】


一个使用选择器和正则表达式来从网站获取数据的安卓图册阅览器

An android feed reader application which fetch data with selector and regular expression.

该应用仍处于测试阶段,Bugs 和崩溃都是不可避免的常有,如果你遇到了,请在本 Repo 的 issues 版块提交一则报告,方便我复现并修复

Note that this app is still in alpha stage, and so bugs and crashes you may often run into. If that happens, please post an issue to address it, so I can fix it.

Preview

Usage

1.Slide to open drawer

2.Click + to add a site

3.Click on the top-right corner

4.Scan QR codes from Site Index

Only cellphone in hand

1.Slide to open drawer

2.Click + to add a site

3.Click the icon left of the Qr scan icon

4.Paste all content from Site Index

使用说明

1.向右滑打开抽屉

2.点击添加一个新的站点

3.点击右上角的二维码扫描按钮

4.扫描站点二维码

如果只有手机

1.向右滑打开抽屉

2.点击添加一个新的站点

3.点击右上角的第一个按钮

4.将站点规则 JSON 内容复制粘贴进去

How to make a custom rule of a new site

Check our wiki

怎么自定义新的站点规则

If anyone had created a new rule to share, please post a issue to H-Viewer-Sites/Apply, I shall add it in README with your credit.

如果谁创建了新的站点想要分享,请至 H-Viewer-Sites/Apply 提交一条 issues 以获得 Organization 的协作权,或者直接请求添加新站点。

Using Proxy

Create proxy server by PHP

点击查看详细使用说明

About

An android feed reader application which fetch data with selector and regular expression.

License:Apache License 2.0


Languages

Language:Java 99.9%Language:IDL 0.1%