# 09 Eriri comic reader

Eriri 是一款基于 electron 开发的本地漫画阅读器，缘起于自己在当前 Win10 系统上找不到一款完美的漫画（图片）阅读器，故自己开发了一个，自用了一段时间，目前感觉良好。

下载地址：

* [Github/eriri](https://github.com/chanshiyucx/eriri)
* [Eriri-V1.3.0](https://github.com/chanshiyucx/eriri/releases/tag/1.3.0)

Feature:

* 支持导入多个文件夹，实现目录无缝切换
* 记录阅读进度，更流畅的阅读体验
* 自适应宽度或高度，支持单/双页模式切换

下面是一些预览图：

![首页列表](/files/0zU9dZuIJbNO6lnr7EDt) ![添加目录](/files/zPya4aORNehm9ZuChnqS) ![双页模式](/files/uSVp9m5SxnLCPNz54Xma) ![单页模式](/files/IS9IOAq03Gjlud170zN0)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chanshiyu.gitbook.io/blog/shi-yu/2019/09-eriri-comic-reader.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
