An open API service indexing awesome lists of open source software.

https://github.com/feilongfl/Cimoc

Android 平台在线漫画阅读器
https://github.com/feilongfl/Cimoc

comic-downloader comics-reader

Last synced: about 1 month ago
JSON representation

Android 平台在线漫画阅读器

Awesome Lists containing this project

README

        

# 应用简介

Android 平台在线漫画阅读器  
Online manga reader based on Android

[![Build Status](https://travis-ci.org/feilongfl/Cimoc.svg?branch=release-tci)](https://travis-ci.org/feilongfl/Cimoc)
[![codebeat badge](https://codebeat.co/badges/a22ca260-494d-4be8-9e3d-fc9c8f7d0f73)](https://codebeat.co/projects/github-com-feilongfl-cimoc-release-tci)
[![GitHub release](https://img.shields.io/github/release/feilongfl/Cimoc.svg)](https://github.com/feilongfl/Cimoc/releases)
[![Join the chat at https://gitter.im/flcimoc/Lobby](https://badges.gitter.im/flcimoc/Lobby.svg)](https://gitter.im/flcimoc/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![](https://img.shields.io/github/downloads/feilongfl/cimoc/total.svg)](https://github.com/feilongfl/Cimoc/releases)

# 下载
> 所有release由`travis-ci`编译发布,如果在release界面某个版本没有apk,那么要么是正在编译,要么就是编译失败了
> 使用`pre-release`版本会在每次启动时显示检查更新提示。

# 漫画源
> 漫画源工作情况可以在[project](https://github.com/feilongfl/Cimoc/projects/2)中进行查看,请尽量不要重复issues
> 各位大佬们提交漫画源相关issue请按照[模板](https://github.com/feilongfl/Cimoc/issues/new?assignees=&labels=%E6%BC%AB%E7%94%BB%E6%BA%90%E9%97%AE%E9%A2%98&template=comic-source-issues.md&title=%5BCS%5D)填写,方便检查问题。

# 功能简介
- 翻页阅读(Page Reader)
- 卷纸阅读(Scroll Reader)
- 检查漫画更新(Check Manga For Update)
- 下载漫画(Download Manga)
- 本地漫画(Local Reader)
- 本地备份恢复(Local Backup)

# 感谢以下的开源项目及作者
- [Android Open Source Project](http://source.android.com/)
- [ButterKnife](https://github.com/JakeWharton/butterknife)
- [GreenDAO](https://github.com/greenrobot/greenDAO)
- [OkHttp](https://github.com/square/okhttp)
- [Fresco](https://github.com/facebook/fresco)
- [Jsoup](https://github.com/jhy/jsoup)
- [DiscreteSeekBar](https://github.com/AnderWeb/discreteSeekBar)
- [RxJava](https://github.com/ReactiveX/RxJava)
- [RxAndroid](https://github.com/ReactiveX/RxAndroid)
- [RecyclerViewPager](https://github.com/lsjwzh/RecyclerViewPager)
- [PhotoDraweeView](https://github.com/ongakuer/PhotoDraweeView)
- [Rhino](https://github.com/mozilla/rhino)
- [BlazingChain](https://github.com/tommyettinger/BlazingChain)

# ToDo
- 要是能多线程检查更新就好了,我本地收藏两百多,每次检查更新要好久

# 应用截图

# 增加图源(欢迎pr)
- 继承 MangaParser 类,参照 Parser 接口的注释
> 在app\src\main\java\com\hiroshi\cimoc\source目录里面随便找一个复制一下
> 注释是这个:app\src\main\java\com\hiroshi\cimoc\parser\MangaParser.java
- (可选)继承 MangaCategory 类,参照 Category 接口的注释
> 这个没什么大用的感觉,个人不常用,直接删掉不会有什么影响
- 在 SourceManger 的 getParser() 方法中加入相应分支
> case 里面无脑添加
- 在 UpdateHelper 的 initSource() 方法中初始化图源
> 同上
- (可选)在BrowserFilter中registUrlListener添加相应type,实现关联浏览器操作
> 在app\src\main\java\com\hiroshi\cimoc\ui\activity\BrowserFilter.java中
> 修改后运行app\src\main\GenAndroidManifest.fish,使用自动生成的BrowserFilter-data.xml替换AndroidManifest.xml中相应部分

# eink设备推荐配置
## cimoc设置
- 阅读模式-翻页模式
- 定义点击事件-左上-上一页,右下下一页
- 启用快速翻页(减少)
- 自动裁剪百边
- 禁止双击放大
- 启用通知栏
## boox优化配置
- dpi-424
- 字体加粗-
- a2刷新-打开
- 动画过滤200
- 全刷触发20
- 全屏-关闭

# 控制器使用说明
> 如果嫌举着平板太累,可以把平板放支架上,用手柄翻页 :smile:
> 不过暂时只能在阅读界面使用

我用的是xbox手柄开发的(蓝色的那个,不过貌似颜色没什么关系)
默认b返回左右肩键和扳机键翻页

# 关于淘宝售卖和会员破解
请二次开发软件遵守软件许可证。
本程序没有任何破解网站VIP的功能,仅仅作为网页浏览器显示网站免费浏览部分,淘宝卖家自行添加的破解或其他功能与本程序无任何关系。