barry-ran / 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

重新建了个群,有兴趣的加一下

群号:1019044749

最近发现iOS几个月前上架了一个叫Yealico的应用,看起来应该是完全照搬H-Viewer的基础上延伸拓展了一点,支持了漫画 我觉得吧,既然我开源了,有人参考、借用我觉得是完全没问题的,但是至少该给原应用一个credit吧?


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

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%