legado/README.md

80 lines
5.0 KiB
Markdown
Raw Normal View History

2021-10-20 18:00:13 +08:00
[![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)
<div align="center">
<img width="125" height="125" src="https://github.com/gedoor/legado/raw/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="legado"/>
Legado / 开源阅读
<br>
<a href="https://gedoor.github.io">gedoor.github.io</a> / <a href="https://www.legado.top/">legado.top</a>
2020-12-28 08:56:44 +08:00
</div>
2021-10-20 18:00:13 +08:00
[![](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-)
2021-10-20 18:00:13 +08:00
# Function / 主要功能 [![](https://img.shields.io/badge/-Function-F5F5F5.svg)](#Function-)
1. 自定义书源,自己设置规则,抓取网页数据,规则简单易懂,软件内有规则说明。
2. 列表书架,网格书架自由切换。
3. 书源规则支持搜索及发现,所有找书看书功能全部自定义,找书更方便。
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-)
2020-08-10 08:14:09 +08:00
2021-10-20 18:00:13 +08:00
#### Telegram
[![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)
[![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)
2020-12-23 09:35:28 +08:00
2021-10-20 18:00:13 +08:00
#### Other
https://www.yuque.com/legado/wiki/community
# API [![](https://img.shields.io/badge/-API-F5F5F5.svg)](#API-)
2021-07-22 23:37:28 +08:00
* 阅读3.0 提供了2种方式的API`Web方式`和`Content Provider方式`。您可以在[这里](api.md)根据需要自行调用。
* 可通过url唤起阅读进行一键导入,url格式: legado://import/{path}?src={url}
* path类型: bookSource,rssSource,replaceRule,textTocRule,httpTTS,theme,readConfig
* path类型解释: 书源,订阅源,替换规则,本地txt小说目录规则,在线朗读引擎,主题,阅读排版
2020-12-15 10:05:22 +08:00
2021-10-20 18:00:13 +08:00
# 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-)
2021-08-08 11:06:48 +08:00
> * org.jsoup:jsoup
> * cn.wanghaomiao:JsoupXpath
> * com.jayway.jsonpath:json-path
> * com.github.gedoor:rhino-android
> * com.squareup.okhttp3:okhttp
> * com.github.bumptech.glide:glide
> * org.nanohttpd:nanohttpd
> * org.nanohttpd:nanohttpd-websocket
> * cn.bingoogolapple:bga-qrcode-zxing
> * com.jaredrummler:colorpicker
> * org.apache.commons:commons-text
> * io.noties.markwon:core
> * io.noties.markwon:image-glide
> * com.hankcs:hanlp
> * com.positiondev.epublib:epublib-core
2020-12-15 10:05:22 +08:00
2021-10-20 18:00:13 +08:00
# Interface / 界面 [![](https://img.shields.io/badge/-Interface-F5F5F5.svg)](#Interface-)
2021-09-30 17:35:01 +08:00
<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">
2021-10-20 18:00:13 +08:00