# koodo-reader **Repository Path**: ORMCoding/koodo-reader ## Basic Information - **Project Name**: koodo-reader - **Description**: 📚 跨平台的 Epub 阅读器,支持Windows,macOS 和网页版,所有的数据都可以导入导出和实现多端同步。基于 React、Redux、TypeScript、Electron、i18n - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-06-20 - **Last Updated**: 2024-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Koodo Reader

一个基于 React 和 Electron 开发的 Epub 阅读器

[下载](https://koodo.960960.xyz/download) | [官网](https://koodo.960960.xyz)
GitHub All Releases
## 预览

## 简介 👏 欢迎使用 **Koodo Reader** ! ✍️ **Koodo Reader** 是一个开源免费的 Epub 阅读器,支持桌面版和网页版 ## 特色 👇 📝 双页模式,单页模式,滚动模式 🚩 听书功能,翻译功能,备份导出,网盘同步 💻 目录,书签,笔记,书摘,书架,标签 🎯 自定义字体,字体大小,行间距,阅读背景色 🏝 触控屏手势支持 🚀 文字高亮和下划线标记 🌎 支持 **Windows** , **MacOS**, **Linux** 和 **网页版** 🌈 简体中文,繁体中文,英文,多语言支持 🌱 当然 **Koodo Reader** 仍然很年轻并且有一些缺陷,但有你的支持它一定会越来越好 🏃 😘 快去添加你的第一本电子书吧 ## 使用方法 桌面端:前往这里下载最新的安装包 [点我前往](https://koodo.960960.xyz/download) 网页版:代码托管在 Vercel [点我前往](https://reader.960960.xyz) ## 运行源码 请确保您电脑的 node 的版本大于 10.0.0,已配置好 yarn,git 的运行环境。 1. 将项目源码下载到本地 ``` git clone https://github.com/troyeguo/koodo-reader.git ``` 2. cd 到项目文件夹,运行以下代码进入客户端模式 ``` yarn yarn dev ``` 3. 运行以下代码进入网页模式 ``` yarn yarn start ``` ## 后续更新 我会根据大家的反馈不定时更新,当有新版本更新时,Github 会自动向您的客户端推送提醒 ## 帮助 您可以在 issue 区提问,我会在力所能及的范围内提供帮助