diff --git a/README.md b/README.md old mode 100644 new mode 100755 index e69de29bb..08375523e --- a/README.md +++ b/README.md @@ -0,0 +1,110 @@ +# [English](English.md) [中文](README.md) + +[![icon_android](https://github.com/gedoor/gedoor.github.io/blob/master/static/img/legado/icon_android.png)](https://play.google.com/store/apps/details?id=io.legado.play.release) + +idea + + +
+legado + +Legado / 开源阅读 +
+gedoor.github.io / legado.top +
+Legado is a free and open source novel reader for Android. +
+ +[![](https://img.shields.io/badge/-Contents:-696969.svg)](#contents) [![](https://img.shields.io/badge/-Function-F5F5F5.svg)](#Function-主要功能-) [![](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-界面-) + +>新用户? +> +>软件不提供内容,需要您自己手动添加,例如导入书源等。 +>看看 [官方帮助文档](https://www.yuque.com/legado/wiki),也许里面就有你要的答案。 + +# Function-主要功能 [![](https://img.shields.io/badge/-Function-F5F5F5.svg)](#Function-主要功能-) +[English](English.md) + +
中文 +1.自定义书源,自己设置规则,抓取网页数据,规则简单易懂,软件内有规则说明。
+2.列表书架,网格书架自由切换。
+3.书源规则支持搜索及发现,所有找书看书功能全部自定义,找书更方便。
+4.订阅内容,可以订阅想看的任何内容,看你想看
+5.支持替换净化,去除广告替换内容很方便。
+6.支持本地TXT、EPUB阅读,手动浏览,智能扫描。
+7.支持高度自定义阅读界面,切换字体、颜色、背景、行距、段距、加粗、简繁转换等。
+8.支持多种翻页模式,覆盖、仿真、滑动、滚动等。
+9.软件开源,持续优化,无广告。 +
+ + + # + + +# Community-交流社区 [![](https://img.shields.io/badge/-Community-F5F5F5.svg)](#Community-交流社区-) + +#### 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) + +#### Discord +[![Discord](https://img.shields.io/discord/560731361414086666?color=%235865f2&label=Discord)](https://discord.gg/VtUfRyzRXn) + +#### 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)根据需要自行调用。 +* 可通过url唤起阅读进行一键导入,url格式: legado://import/{path}?src={url} +* path类型: bookSource,rssSource,replaceRule,textTocRule,httpTTS,theme,readConfig,dictRule,[addToBookshelf](/app/src/main/java/io/legado/app/ui/association/AddToBookshelfDialog.kt) +* path类型解释: 书源,订阅源,替换规则,本地txt小说目录规则,在线朗读引擎,主题,阅读排版,添加到书架 + + + # + + +# Other-其他 [![](https://img.shields.io/badge/-Other-F5F5F5.svg)](#Other-其他-) +##### 免责声明 +https://gedoor.github.io/Disclaimer + +##### 阅读3.0 +* [书源规则](https://mgz0227.github.io/The-tutorial-of-Legado/) +* [更新日志](/app/src/main/assets/updateLog.md) +* [帮助文档](/app/src/main/assets/web/help/md/appHelp.md) +* [web端书架](https://github.com/gedoor/legado_web_bookshelf) +* [web端源编辑](https://github.com/gedoor/legado_web_source_editor) + + + # + + +# Grateful-感谢 [![](https://img.shields.io/badge/-Grateful-F5F5F5.svg)](#Grateful-感谢-) +> * 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 + + # + + +# Interface-界面 [![](https://img.shields.io/badge/-Interface-F5F5F5.svg)](#Interface-界面-) + + + + + # +