All Projects → CodingBingo → Fastreader

CodingBingo / Fastreader

一款移动端电子阅读器

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Fastreader

flutter-Anniversary
一款界面优美,功能简洁的纪念日APP
Stars: ✭ 57 (-77.91%)
Mutual labels:  android-app
flippingCards
iOS & Android flashcards app for learning German words faster 🃏
Stars: ✭ 23 (-91.09%)
Mutual labels:  android-app
Aawazein
A News Application 🗞️ built under 24 hours ⏰. It is built 🚧 with React Native ⚛️. 🚀 and 3 cups of Chai ☕
Stars: ✭ 28 (-89.15%)
Mutual labels:  android-app
xcloud-shield
Xcloud Beta Unofficial App for the Nvidia Shield Android TV. Playing Xbox Cloud Gaming directly on the box Nvidia Shield tv in the best way.
Stars: ✭ 93 (-63.95%)
Mutual labels:  android-app
Fossapps-creator
Create Your own Fossapps Package from a wide range of Free and Open Source Apps
Stars: ✭ 21 (-91.86%)
Mutual labels:  android-app
new-clock
The best clock app there is
Stars: ✭ 24 (-90.7%)
Mutual labels:  android-app
gunnner
A handy Dribbble client for Android.
Stars: ✭ 60 (-76.74%)
Mutual labels:  android-app
Caffe Android Demo
An android caffe demo app exploiting caffe pre-trained ImageNet model for image classification
Stars: ✭ 254 (-1.55%)
Mutual labels:  android-app
CallRecorder
SW Call Recorder is an Android app that records phone calls based on user selected phone numbers.
Stars: ✭ 56 (-78.29%)
Mutual labels:  android-app
Photo Exif Toolkit
Photo Exif Toolkit Android app entirely written using Kotlin language
Stars: ✭ 37 (-85.66%)
Mutual labels:  android-app
AlwaysOn
Android app which adds an always on display
Stars: ✭ 81 (-68.6%)
Mutual labels:  android-app
crowdsource-video-experiments-on-android
Crowdsourcing video experiments (such as collaborative benchmarking and optimization of DNN algorithms) using Collective Knowledge Framework across diverse Android devices provided by volunteers. Results are continuously aggregated in the open repository:
Stars: ✭ 29 (-88.76%)
Mutual labels:  android-app
stopmotion
Stopmotion Android App written in Kotlin
Stars: ✭ 16 (-93.8%)
Mutual labels:  android-app
android-jetpack
🚀 Road to Accelerate Android Development using Jetpack
Stars: ✭ 50 (-80.62%)
Mutual labels:  android-app
SmsForward
Android app that automatically forward received sms to wechat or slack api 短信实时转发工具
Stars: ✭ 36 (-86.05%)
Mutual labels:  android-app
CustomFontView
Custom View classes for TextView, EditText & Buttons - to set custom fonts
Stars: ✭ 26 (-89.92%)
Mutual labels:  android-app
CSwala-android
An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains …
Stars: ✭ 44 (-82.95%)
Mutual labels:  android-app
Logcatreader
A simple app for viewing logs on an android device.
Stars: ✭ 253 (-1.94%)
Mutual labels:  android-app
Android Carbon Forum
Android Client for Carbon Forum with Material Design.
Stars: ✭ 254 (-1.55%)
Mutual labels:  android-app
Fulguris
⚡Sparkling Android Web Browser⚡
Stars: ✭ 95 (-63.18%)
Mutual labels:  android-app

FastReader

一款开源的电子图书阅览器。

Todo:

1. 打开大型txt文档

打开大于10M的txt文本不会出现奔溃现象且阅读流畅。

2. 拆分章节

将书籍拆分成若干章节。

3. 加载动画

书籍在处理的过程中动画并提示处理书籍的比例。

4. 断点加载

书籍正在加载,由于其他事件中断,下次进入的时候继续上次的位置继续处理书籍。

5. 动态设置阅读背景颜色

在阅读过程中,用户可以调整阅读文本背景。目前内置6种颜色。

6. 动态设置阅读字体大小

在阅读中,用户可以动态调整字体的大小。

7. 拖动进度条跳到指定章节

在阅读页面,拖动进度条,动态跳转到该章节。

8. 删除已经添加的书籍

长按书本,可以删除书本。

9. 多书籍同时加载

多书籍同时加载,显示正常
  1. 添加下载小说

  2. 添加广告功能

  3. 支持各种格式书籍(目前只支持txt文本)

示例

  • 主页

  • 阅读页

  • 本地文件添加

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].