Merge pull request #1391 from heziyouyi/patch-1

Update README.md
pull/1393/head
kunfei 3 years ago committed by GitHub
commit 8f80002510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 80
      README.md

@ -1,38 +1,62 @@
<div> [![Downloads](https://img.shields.io/github/downloads/gedoor/legado/total.svg)](https://github.com/gedoor/legado/releases/latest) [![Telegram](https://img.shields.io/badge/Telegram-channel-blue)](https://t.me/legado_channels)
<img width="192" height="192" align="left" src="https://github.com/gedoor/legado/raw/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="legado"/>
<h1>Legado</h1> <div align="center">
<br> <img width="125" height="125" src="https://github.com/gedoor/legado/raw/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="legado"/>
<p>阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。</p>
Legado / 开源阅读
<br>
<a href="https://gedoor.github.io">gedoor.github.io</a> / <a href="https://www.legado.top/">legado.top</a>
</div> </div>
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![](https://img.shields.io/badge/-Contents:-696969.svg)](#Contents) [![](https://img.shields.io/badge/-Function-F5F5F5.svg)](#Function-) [![](https://img.shields.io/badge/-Download-F5F5F5.svg)](#Download-) [![](https://img.shields.io/badge/-Community-F5F5F5.svg)](#Community-) [![](https://img.shields.io/badge/-API-F5F5F5.svg)](#API-) [![](https://img.shields.io/badge/-Other-F5F5F5.svg)](#Other-) [![](https://img.shields.io/badge/-Grateful-F5F5F5.svg)](#Grateful-) [![](https://img.shields.io/badge/-Interface-F5F5F5.svg)](#Interface-)
[![Build Action](https://github.com/gedoor/legado/workflows/Android%20CI/badge.svg)](https://github.com/gedoor/legado/actions)
[![Downloads](https://img.shields.io/github/downloads/gedoor/legado/total.svg)](https://github.com/gedoor/legado/releases/latest)
[![GitHub issues](https://img.shields.io/github/issues/gedoor/legado)](https://github.com/gedoor/legado/issues)
[![GitHub contributors](https://img.shields.io/github/contributors/gedoor/legado)](https://github.com/gedoor/legado/graphs/contributors)
## 阅读3.0 # Function / 主要功能 [![](https://img.shields.io/badge/-Function-F5F5F5.svg)](#Function-)
* [书源规则](https://alanskycn.gitee.io/teachme) 1. 自定义书源,自己设置规则,抓取网页数据,规则简单易懂,软件内有规则说明。
* [更新日志](/app/src/main/assets/updateLog.md) 2. 列表书架,网格书架自由切换。
* [帮助文档](/app/src/main/assets/help/appHelp.md) 3. 书源规则支持搜索及发现,所有找书看书功能全部自定义,找书更方便。
* [web端](https://github.com/celetor/web-yuedu3) 4. 订阅内容,可以订阅想看的任何内容,看你想看
5. 支持替换净化,去除广告替换内容很方便。
6. 支持本地TXT、EPUB阅读,手动浏览,智能扫描。
7. 支持高度自定义阅读界面,切换字体、颜色、背景、行距、段距、加粗、简繁转换等。
8. 支持多种翻页模式,覆盖、仿真、滑动、滚动等。
9. 软件开源,持续优化,无广告。
# Download / 下载 [![](https://img.shields.io/badge/-Download-F5F5F5.svg)](#Download-)
#### Android / 安卓
* [Releases](https://github.com/gedoor/legado/releases/latest)
* [Google play - $1.99](https://play.google.com/store/apps/details?id=io.legado.play.release)
* [Coolapk](https://www.coolapk.com/apk/io.legado.app.release)
* [Jsdelivr](https://cdn.jsdelivr.net/gh/gedoor/legado@release/)
* [\#Beta](https://kunfei.lanzoui.com/b0f810h4b)
#### IOS / 苹果
* 准备中
# Community / 交流社区 [![](https://img.shields.io/badge/-Community-F5F5F5.svg)](#Community-)
## 下载 #### Telegram
* [google play](https://play.google.com/store/apps/details?id=io.legado.play.release) [![Telegram-group](https://img.shields.io/badge/Telegram-%E7%BE%A4%E7%BB%84-blue)](https://t.me/yueduguanfang) [![Telegram-channel](https://img.shields.io/badge/Telegram-%E9%A2%91%E9%81%93-blue)](https://t.me/legado_channels)
* [酷安](https://www.coolapk.com/apk/io.legado.app.release) [![Telegram-group](https://img.shields.io/badge/Telegram-group-blue)](https://t.me/yueduguanfang) [![Telegram-channel](https://img.shields.io/badge/Telegram-channel-blue)](https://t.me/legado_channels)
* [release](https://github.com/gedoor/legado/releases/latest)
* [jsdelivr](https://cdn.jsdelivr.net/gh/gedoor/legado@release/)
* [网盘](https://1drv.ms/f/s!Aj8AK94HiKs4gpVmXZ4Y2X7vwtv3ug)
* [测试版](https://kunfei.lanzoui.com/b0f810h4b)
* IOS版本 -- 准备中
## 阅读API #### Other
https://www.yuque.com/legado/wiki/community
# API [![](https://img.shields.io/badge/-API-F5F5F5.svg)](#API-)
* 阅读3.0 提供了2种方式的API:`Web方式`和`Content Provider方式`。您可以在[这里](api.md)根据需要自行调用。 * 阅读3.0 提供了2种方式的API:`Web方式`和`Content Provider方式`。您可以在[这里](api.md)根据需要自行调用。
* 可通过url唤起阅读进行一键导入,url格式: legado://import/{path}?src={url} * 可通过url唤起阅读进行一键导入,url格式: legado://import/{path}?src={url}
* path类型: bookSource,rssSource,replaceRule,textTocRule,httpTTS,theme,readConfig * path类型: bookSource,rssSource,replaceRule,textTocRule,httpTTS,theme,readConfig
* path类型解释: 书源,订阅源,替换规则,本地txt小说目录规则,在线朗读引擎,主题,阅读排版 * path类型解释: 书源,订阅源,替换规则,本地txt小说目录规则,在线朗读引擎,主题,阅读排版
## 感谢 # Other / 其他
##### 免责声明
https://gedoor.github.io/about.html
##### 阅读3.0
* [书源规则](https://alanskycn.gitee.io/teachme)
* [更新日志](/app/src/main/assets/updateLog.md)
* [帮助文档](/app/src/main/assets/help/appHelp.md)
* [web端](https://github.com/celetor/web-yuedu3)
# Grateful / 感谢 [![](https://img.shields.io/badge/-Grateful-F5F5F5.svg)](#Grateful-)
> * org.jsoup:jsoup > * org.jsoup:jsoup
> * cn.wanghaomiao:JsoupXpath > * cn.wanghaomiao:JsoupXpath
> * com.jayway.jsonpath:json-path > * com.jayway.jsonpath:json-path
@ -49,9 +73,7 @@
> * com.hankcs:hanlp > * com.hankcs:hanlp
> * com.positiondev.epublib:epublib-core > * com.positiondev.epublib:epublib-core
## 免责声明 # Interface / 界面 [![](https://img.shields.io/badge/-Interface-F5F5F5.svg)](#Interface-)
https://gedoor.github.io/MyBookshelf/disclaimer.html
## 界面
<img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B1.jpg" width="270"><img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B2.jpg" width="270"><img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B3.jpg" width="270"> <img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B1.jpg" width="270"><img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B2.jpg" width="270"><img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B3.jpg" width="270">
<img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B4.jpg" width="270"><img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B5.jpg" width="270"><img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B6.jpg" width="270"> <img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B4.jpg" width="270"><img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B5.jpg" width="270"><img src="https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B6.jpg" width="270">

Loading…
Cancel
Save