All Projects → 390057892 → Reader

390057892 / Reader

📕一款在任阅基础上改进的网络小说阅读器,采用Kt编写,支持听书,仿真翻页,插页图片等。欢迎 star or fork!

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Reader

Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+3025.53%)
Mutual labels:  reader, book
Stpageflip
Simple library for creating realistic page turning effects
Stars: ✭ 146 (+55.32%)
Mutual labels:  reader, book
Novelreader
仿照"任阅"的追书、看书的小说阅读器。重写"任阅"的代码,优化代码逻辑和代码结构,降低内存使用率。重写小说阅读器,支持网络阅读、本地阅读(支持分章,虚拟分章)。支持仿真翻页、上下滚动翻页等翻页效果。支持小说断点续传功能。优化用户使用体验。
Stars: ✭ 1,325 (+1309.57%)
Mutual labels:  reader, book
Zhuishushenqi
追书神器Swift版客户端(非官方)。 不断更新中......
Stars: ✭ 196 (+108.51%)
Mutual labels:  reader, book
Simplereader
参考"任阅" 网络小说阅读器,一款ReactNative小说阅读器
Stars: ✭ 351 (+273.4%)
Mutual labels:  reader, book
Friendbook
📕 "友书" 小说阅读app
Stars: ✭ 275 (+192.55%)
Mutual labels:  reader, book
Owllook
owllook-小说搜索引擎
Stars: ✭ 2,163 (+2201.06%)
Mutual labels:  reader, book
Oho Reader
【停止维护】哦豁阅读器!API源自追书神器,免费使用!填坑完成!使用react
Stars: ✭ 571 (+507.45%)
Mutual labels:  reader, book
Buka
Buka is a modern software that helps you manage your ebook at ease.
Stars: ✭ 896 (+853.19%)
Mutual labels:  reader, book
Cistern
Ruby API client framework
Stars: ✭ 81 (-13.83%)
Mutual labels:  reader
Machinery Industry Press
本项目预计分享数千册电子书,98%以上为机械工业出版社原版电子书,其余为其它出版社出版的一些经典外文读物的原版译本电子书,每本书都配有当当网一键搜索,可查看书价格和简介。目前共计更新2542册图书
Stars: ✭ 85 (-9.57%)
Mutual labels:  book
Django Crash Starter
The Cookiecutter template for the Django Crash Course tutorial by Daniel and Audrey Feldroy.
Stars: ✭ 80 (-14.89%)
Mutual labels:  book
The Road To React With Firebase
📓The Road to React with Firebase: Your journey to build business applications with React and Firebase.
Stars: ✭ 82 (-12.77%)
Mutual labels:  book
Mlr3book
mlr3 manual
Stars: ✭ 89 (-5.32%)
Mutual labels:  book
Byline
Go library for convert io.Reader to line-by-line Reader
Stars: ✭ 80 (-14.89%)
Mutual labels:  reader
Os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
Stars: ✭ 9,680 (+10197.87%)
Mutual labels:  book
Steins Git
「GitをSteins;Gateの世界観を使って説明する」薄い本
Stars: ✭ 79 (-15.96%)
Mutual labels:  book
Pragmaticai
[Book-2019] Pragmatic AI: An Introduction to Cloud-based Machine Learning
Stars: ✭ 79 (-15.96%)
Mutual labels:  book
Ui React
📖 U&I with React — UI components for you & I
Stars: ✭ 91 (-3.19%)
Mutual labels:  book
Calculonumerico
Escrita colaborativa de recursos educacionais abertos sobre cálculo numérico.
Stars: ✭ 90 (-4.26%)
Mutual labels:  book

Reader

一款在任阅基础上改进的网络小说阅读器📕,采用Kt编写,支持追书、看书。拥有语音朗读,仿真翻页等功能。相比原作者:

- 重写代码逻辑,优化代码结构,Md设计风格

+ 使用郭神的LitePal框架存储

* 语音朗读、插画、国际化、黑夜模式等功能都进行了实现

- 适配了安卓9.0,使用AndroidX控件,对刘海屏等异形屏幕有了很好的支持

注: 之前项目采用Java编写,之后才转的Kotlin代码,可能有些替换不完善。欢迎大家提问题。本人一定尽快修复

使用技术

Kt、AndroidX、Retrofit、Okhttp3、Glide、LitePal等

TIP

  • 目前书源为轻小说书源,书中大多带了插图,因此屏蔽了tts语音朗读功能,之后会切换成正常小说书源并添加语音朗读功能
  • 因为书籍为爬取的数据,服务器在美国,所以国内监管比较严的时候可能需要翻墙或切换网络去多尝试几次。
  • 同时请各位大神手下留情不要攻击或者爬取数据,供大家学习使用。之后会切换成网络源。

项目截图

首页 推荐 书库
设置 搜索 阅读页
菜单 目录 插页
插页2 夜间 编辑

LICENSE

Copyright (C) zhaolijun, Open source codes for study only.
Do not use for commercial purpose.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].