English 中文
Legado / 开源阅读
gedoor.github.io / legado.top
Legado is a free and open source novel reader for Android.
新用户?
软件不提供内容,需要您自己手动添加,例如导入书源等。
看看 官方帮助文档,也许里面就有你要的答案。
Function-主要功能 
Community-交流社区 
Telegram
Discord
Other
https://www.yuque.com/legado/wiki/community
API 
- 阅读3.0 提供了2种方式的API:
Web方式
和Content Provider方式
。您可以在这里根据需要自行调用。 - 可通过url唤起阅读进行一键导入,url格式: legado://import/{path}?src={url}
- path类型: bookSource,rssSource,replaceRule,textTocRule,httpTTS,theme,readConfig,dictRule,addToBookshelf
- path类型解释: 书源,订阅源,替换规则,本地txt小说目录规则,在线朗读引擎,主题,阅读排版,添加到书架
Other-其他 
免责声明
https://gedoor.github.io/Disclaimer
阅读3.0
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-界面 